* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-07-23 5:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-07-23 5:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#278092
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29956/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-21 22:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-21 22:08 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Performance Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> performance testing issues
Upstream job id: Template-DTS-Pipeline#181586
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | 2.5% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 2/2
Failed cases list:
- DTS https://dpdklab.iol.unh.edu/results/testcases/1/
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -8.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -7.7% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | 0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | -0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.3% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 0.5% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.6% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-21 17:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-21 17:34 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181568
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-21 7:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-21 7:28 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181326
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-20 23:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-20 23:39 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181296
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-20 13:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-20 13:14 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181250
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-20 10:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-20 10:19 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181238
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-20 9:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-20 9:09 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181234
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-20 3:30 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-20 3:30 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181212
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-19 20:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-19 20:13 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181184
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-19 15:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-19 15:15 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181166
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-19 9:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-19 9:20 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181144
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-19 4:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-19 4:58 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181128
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-19 1:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-19 1:55 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181117
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-19 0:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-19 0:06 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181110
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-18 17:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-18 17:47 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181086
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-18 12:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-18 12:06 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#181064
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 10:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 10:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#295159
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257736
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257732
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257740
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257741
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257738
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257737
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257734
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257730
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257728
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257729
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 9:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 9:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257726
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[383/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[384/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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 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 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)
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/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 7:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 7:20 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178231
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 7:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 7:19 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178227
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 7:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 7:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178229
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 7:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 7:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178225
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-04 7:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-04 7:18 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178222
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30438/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257412
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[380/3059] Generating member.sym_chk with a meson_exe.py custom command.
[381/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
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)
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
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
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)
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)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257411
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[380/3059] Generating member.sym_chk with a meson_exe.py custom command.
[381/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
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)
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
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
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)
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)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294727
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294734
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294732
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294737
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294730
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294736
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294729
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:11 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294742
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:11 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294738
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:11 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294726
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:11 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294731
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:10 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294739
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:09 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178071
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178068
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:08 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178069
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:07 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178066
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 7:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 7:06 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#178067
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-03 6:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-03 6:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#29092
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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 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)
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)
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 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
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/30425/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 12:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 12:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294334
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 12:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 12:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294343
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
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/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 12:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 12:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294350
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
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/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 12:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 12:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294347
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
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/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 12:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 12:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294346
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
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/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 12:30 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 12:30 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294344
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
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/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 12:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 12:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294342
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
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/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 10:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 10:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#257090
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.88 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.62 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.08 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.78 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.52 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.29 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.24 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.92 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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 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
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 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)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 8:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 8:02 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177905
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 7:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 7:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177902
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 7:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 7:46 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177898
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 7:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 7:44 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177899
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 7:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 7:41 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177901
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-02 7:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-02 7:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177900
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30414/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 9:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 9:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256986
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.98 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.13 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.77 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.53 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.19 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.19 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 (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)
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
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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 9:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 9:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256987
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.98 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.13 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.77 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.53 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.19 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.19 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 (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)
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
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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 8:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 8:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294206
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 8:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 8:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294210
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 8:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 8:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294182
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PEND |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 40 | PEND |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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
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 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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 8:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 8:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294185
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PEND |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 40 | PEND |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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
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 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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 8:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 8:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294191
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PEND |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 40 | PEND |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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
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 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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 8:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 8:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294192
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PEND |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 40 | PEND |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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
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 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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 8:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 8:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294181
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PEND |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 40 | PEND |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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
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 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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 8:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 8:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294184
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PEND |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 40 | PEND |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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
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 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/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 7:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 7:15 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177846
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 7:15 dpdklab
0 siblings, 0 replies; 5015+ 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
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177854
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 7:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 7:13 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177851
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 7:13 dpdklab
0 siblings, 0 replies; 5015+ 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
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177850
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-09-01 7:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-09-01 7:10 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177848
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30410/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294017
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294008
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294013
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294015
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:30 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256845
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:30 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294021
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:30 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294016
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:30 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294022
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:30 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294023
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:30 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294019
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294014
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294010
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256855
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:28 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294012
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:28 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294011
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:28 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294009
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:28 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#294007
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM 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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:28 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256848
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256854
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256850
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256852
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256849
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256856
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256847
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256851
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256844
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256846
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 7:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 7:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256842
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.85 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.15 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.22 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.15 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.91 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.51 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.62 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.40 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.31 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.74 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.64 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.14 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.29 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.21 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 6.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.15 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.24 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.30 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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)
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)
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 (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 38
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 6:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 6:43 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177772
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 5:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 5:58 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177777
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 5:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 5:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177776
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 5:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 5:22 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177773
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 5:20 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177775
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-31 4:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-31 4:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177774
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30406/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256629
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.20 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.20 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.26 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.23 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.36 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.26 s
10/101 DPDK:fast-tests / common_autotest OK 0.58 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.25 s
12/101 DPDK:fast-tests / debug_autotest OK 1.00 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.23 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.46 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.62 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.24 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.54 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.57 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.43 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.73 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.37 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.91 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.35 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.05 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.19 s
27/101 DPDK:fast-tests / errno_autotest OK 0.29 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.18 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.22 s
30/101 DPDK:fast-tests / fib_autotest OK 1.33 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.98 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.84 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.16 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.43 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.25 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.91 s
39/101 DPDK:fast-tests / logs_autotest OK 0.21 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.98 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.75 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.30 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.49 s
46/101 DPDK:fast-tests / memory_autotest OK 0.19 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.44 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.20 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.36 s
51/101 DPDK:fast-tests / node_list_dump OK 0.16 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.38 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.44 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.40 s
56/101 DPDK:fast-tests / pie_autotest OK 0.18 s
57/101 DPDK:fast-tests / rib_autotest OK 6.82 s
58/101 DPDK:fast-tests / rib6_autotest OK 7.51 s
59/101 DPDK:fast-tests / ring_autotest OK 0.21 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.29 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.32 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.45 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.20 s
65/101 DPDK:fast-tests / security_autotest OK 0.23 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.26 s
67/101 DPDK:fast-tests / stack_autotest OK 0.32 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.44 s
69/101 DPDK:fast-tests / string_autotest OK 0.27 s
70/101 DPDK:fast-tests / table_autotest OK 11.38 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.19 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.22 s
73/101 DPDK:fast-tests / timer_autotest OK 2.88 s
74/101 DPDK:fast-tests / user_delay_us OK 0.27 s
75/101 DPDK:fast-tests / version_autotest OK 0.23 s
76/101 DPDK:fast-tests / crc_autotest OK 0.23 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.70 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.25 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.27 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.31 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.19 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.14 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.31 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.22 s
86/101 DPDK:fast-tests / power_autotest OK 0.33 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.27 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.33 s
89/101 DPDK:fast-tests / service_autotest OK 1.45 s
90/101 DPDK:fast-tests / thash_autotest OK 0.26 s
91/101 DPDK:fast-tests / trace_autotest OK 0.20 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.49 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.25 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.27 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.22 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.81 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.22 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.20 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.23 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.27 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.97 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.27 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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)
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)
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)
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)
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
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293750
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293732
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293737
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293752
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293753
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293739
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293741
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293754
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293743
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293727
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293726
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293738
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293740
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 9:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 9:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293728
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 8:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 8:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293730
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian 12 | PEND |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PEND |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
| Fedora 39 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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 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
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)
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/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 6:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 6:43 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177660
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 6:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 6:43 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177665
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 6:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 6:43 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177664
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 6:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-30 6:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177663
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-30 6:42 dpdklab
0 siblings, 0 replies; 5015+ 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
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177662
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30397/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 11:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 11:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293359
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM)
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/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 10:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 10:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256295
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.42 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.14 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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)
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 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
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)
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)
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/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 8:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 8:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293349
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PEND | PEND |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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)
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)
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/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 8:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 8:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293346
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PEND | PEND |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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)
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/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 8:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 8:17 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177509
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 8:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 8:11 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177506
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 8:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 8:03 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177510
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 7:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 7:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177511
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-29 7:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-29 7:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177508
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30386/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 11:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 11:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293045
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 11:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 11:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293039
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 11:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 11:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293042
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 10:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 10:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293022
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | 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 |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 10:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 10:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293020
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | 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 |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256064
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.93 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.18 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.59 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.18 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.18 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 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 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.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
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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256066
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.93 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.18 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.59 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.18 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.18 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 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 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.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
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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293030
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| 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 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293029
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| 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 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256065
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.93 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.18 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.59 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.18 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.18 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 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 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.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
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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293024
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| 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 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293023
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PEND |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293021
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PEND |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 9:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 9:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#293016
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 37 | PEND |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PEND |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 8:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 8:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256057
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.82 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.94 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.63 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.08 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 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 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.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
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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 8:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 8:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256054
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.82 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.94 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.63 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.08 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 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 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.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
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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 8:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 8:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256059
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.62 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.74 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.24 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.04 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.18 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.28 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 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 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.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
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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 8:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 8:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#256052
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.38 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.13 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.28 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.53 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.89 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.48 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.83 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.13 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.14 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.12 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.18 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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 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 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1 20230508 (Red Hat 12.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
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
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/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 7:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 7:32 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177385
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 7:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 7:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177384
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 7:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 7:31 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177383
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 7:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 7:31 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177380
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-28 7:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-28 7:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177382
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30377/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 16:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 16:19 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177184
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 12:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 12:07 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177029
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 11:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 11:36 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177185
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292539
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:25 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177001
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292544
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292541
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292540
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292533
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:17 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292543
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:16 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292520
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:13 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292534
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292523
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292526
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292548
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292547
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292524
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292532
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292545
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292546
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292542
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 10:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 10:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292519
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292518
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:53 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177030
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255639
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292522
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255644
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255643
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255645
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255640
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255638
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292521
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255641
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255637
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255642
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.14 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292529
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292530
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 9:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 9:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292531
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 8:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 8:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292525
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 8:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 8:31 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177002
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255631
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.18 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.77 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.78 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.42 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.78 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.32 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.55 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.88 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.32 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.46 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.19 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.03 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292516
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292517
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255646
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.18 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.77 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.78 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.22 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.42 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.78 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.32 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.55 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.88 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.32 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.46 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.19 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.03 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255634
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.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)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
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)
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 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)
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)
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 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 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/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:09 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176917
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177188
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177186
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:04 UTC (permalink / raw)
To: Test Report, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176918
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177187
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 7:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 7:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177189
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30363/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-27 0:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-27 0:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176919
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 21:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 21:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177034
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 21:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 21:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177033
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 21:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 21:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177032
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 21:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 21:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177031
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 20:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 20:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177006
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 20:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 20:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177005
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 20:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 20:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177004
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 20:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 20:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#177003
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 16:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 16:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176921
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 16:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 16:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176922
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 16:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 16:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176920
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 9:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 9:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255448
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.60 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.22 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.19 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.19 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.56 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.85 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.25 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.89 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.61 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.24 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.35 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.63 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.90 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.65 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.86 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.14 s
30/101 DPDK:fast-tests / fib_autotest OK 0.70 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.90 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.74 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.34 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.73 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.97 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.06 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.75 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.29 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.36 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 5.40 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.58 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.32 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.23 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.23 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.19 s
65/101 DPDK:fast-tests / security_autotest OK 0.20 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.38 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.25 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.18 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.27 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.15 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.23 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.23 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.60 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.19 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.64 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.19 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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)
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)
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)
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 (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)
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 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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 7:53 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255443
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.60 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.22 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.19 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.19 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.56 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.85 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.25 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.89 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.61 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.24 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.35 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.63 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.90 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.65 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.86 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.14 s
30/101 DPDK:fast-tests / fib_autotest OK 0.70 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.90 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.74 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.34 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.73 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.97 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.06 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.75 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.29 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.36 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 5.40 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.58 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.32 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.23 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.23 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.19 s
65/101 DPDK:fast-tests / security_autotest OK 0.20 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.38 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.25 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.18 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.27 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.15 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.23 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.23 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.60 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.19 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.64 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.19 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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)
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)
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)
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 (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)
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 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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 7:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 7:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255437
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.60 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.22 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.19 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.19 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.56 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.85 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.25 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.89 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.61 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.24 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.35 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.63 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.90 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.65 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.86 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.14 s
30/101 DPDK:fast-tests / fib_autotest OK 0.70 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.90 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.74 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.34 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.73 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.97 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.06 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.75 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.29 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.36 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 5.40 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.58 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.32 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.23 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.23 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.19 s
65/101 DPDK:fast-tests / security_autotest OK 0.20 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.38 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.25 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.18 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.27 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.15 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.23 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.23 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.60 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.19 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.64 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.19 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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)
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)
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)
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 (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)
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 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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 7:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 7:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255449
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.60 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.22 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.19 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.19 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.56 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.85 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.25 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.89 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.61 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.24 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.35 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.63 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.90 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.65 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.86 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.14 s
30/101 DPDK:fast-tests / fib_autotest OK 0.70 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.90 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.74 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.34 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.73 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.97 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.06 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.75 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.29 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.36 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 5.40 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.58 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.32 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.23 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.23 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.19 s
65/101 DPDK:fast-tests / security_autotest OK 0.20 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.38 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.25 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.18 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.27 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.15 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.23 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.23 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.60 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.19 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.64 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.19 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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)
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)
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)
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 (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)
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 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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-26 7:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-26 7:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255444
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.60 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.22 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.19 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.19 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.56 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.85 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.25 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.89 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.61 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.24 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.35 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.63 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.90 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.65 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.86 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.14 s
30/101 DPDK:fast-tests / fib_autotest OK 0.70 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.90 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.74 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.34 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.73 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.97 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.06 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.75 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.29 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.36 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 5.40 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.58 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.32 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.23 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.23 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.19 s
65/101 DPDK:fast-tests / security_autotest OK 0.20 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.38 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.25 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.18 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.27 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.15 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.23 s
89/101 DPDK:fast-tests / service_autotest OK 1.32 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.23 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.60 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.19 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.64 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.19 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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)
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)
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)
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 (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)
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 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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30356/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-25 9:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-25 9:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255397
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[381/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_kvm_vm.c.o'.
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[383/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.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 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)
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 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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)
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)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-25 9:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292207
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | 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 |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-25 8:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-25 8:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292212
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-25 8:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-25 8:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292202
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-25 8:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-25 8:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292205
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-25 8:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-25 8:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255390
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.74 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.52 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.32 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.64 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.83 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.18 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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)
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 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
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)
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)
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-25 8:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-25 8:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#292201
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 39 | PEND |
+-------------------+--------------------+
| Fedora 40 (Clang) | PEND |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PEND |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30354/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-24 18:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-24 18:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291935
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | 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 |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-24 18:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-24 18:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291937
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | 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 |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-24 18:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-24 18:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291936
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | 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 |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-24 17:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-24 17:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291932
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | 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 |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-24 17:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-24 17:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291938
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | 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 |
+-------------------+--------------------+
| Fedora 40 | PEND |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| RHEL9 | PEND |
+-------------------+--------------------+
| Ubuntu 20.04 | PEND |
+-------------------+--------------------+
| Ubuntu 22.04 | PEND |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
| RHEL 7 | PEND |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-24 13:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-24 13:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255181
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.10 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.46 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.19 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.90 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.37 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.48 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.42 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.34 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.61 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.30 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.22 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.23 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.83 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.60 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.35 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.28 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.75 s
39/101 DPDK:fast-tests / logs_autotest OK 0.18 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.18 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.17 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.70 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.57 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.14 s
46/101 DPDK:fast-tests / memory_autotest OK 0.18 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.18 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.30 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.12 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.99 s
59/101 DPDK:fast-tests / ring_autotest OK 0.20 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.14 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.19 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.23 s
73/101 DPDK:fast-tests / timer_autotest OK 2.79 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.36 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.29 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.22 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.22 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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)
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 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 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
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
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/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-24 12:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-24 12:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#255174
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 37 | PEND |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.83 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.13 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.89 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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)
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 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 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
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
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/30346/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254475
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.03 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.72 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.08 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.89 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.24 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.24 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.27 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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
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)
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 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
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/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254469
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.03 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.72 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.08 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.89 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.24 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.24 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.27 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 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
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)
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 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
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/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:30 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:30 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291118
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291125
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291133
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291123
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291132
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291127
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291120
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291128
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291129
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291126
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291121
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 7:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#291119
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 6:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 6:57 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176511
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 6:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 6:49 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176510
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 6:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 6:37 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176518
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 6:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 6:34 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Performance Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> performance testing issues
Upstream job id: Template-DTS-Pipeline#176506
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | 2.5% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 2/2
Failed cases list:
- DTS https://dpdklab.iol.unh.edu/results/testcases/1/
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -8.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -7.7% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 6:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 6:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176512
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 5:59 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 5:59 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176513
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 5:59 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 5:59 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Performance Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> performance testing issues
Upstream job id: Template-DTS-Pipeline#176505
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | 2.5% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 2/2
Failed cases list:
- DTS https://dpdklab.iol.unh.edu/results/testcases/1/
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -8.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -7.7% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 5:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 5:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176516
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 5:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 5:25 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176515
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 4:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 4:58 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Performance Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> performance testing issues
Upstream job id: Template-DTS-Pipeline#176508
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 0/4
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 512 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -1.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | 2.9% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | 0.2% |
+----------+-------------+---------+------------+------------------------------+
22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Intel E810 100000 Mbps
Fail/Total: 0/4
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 2 | 2.5% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 2 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 0.7% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Fail/Total: 2/2
Failed cases list:
- DTS https://dpdklab.iol.unh.edu/results/testcases/1/
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -8.0% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -7.7% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Fail/Total: 0/6
Detail performance results:
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size | throughput difference from |
| | | | | expected |
+==========+=============+=========+============+==============================+
| 1 | 2 | 128 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 512 | 64 | 0.0% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 2 | 2048 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 128 | 64 | 0.1% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 512 | 64 | -0.2% |
+----------+-------------+---------+------------+------------------------------+
| 1 | 1 | 2048 | 64 | -0.0% |
+----------+-------------+---------+------------+------------------------------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-23 4:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-23 4:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176514
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30323/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 10:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 10:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290594
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 10:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 10:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290599
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 10:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 10:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290601
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 9:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 9:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290590
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 8:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 8:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254021
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Generating lpm.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
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 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)
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 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)
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)
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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 8:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 8:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254024
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Generating lpm.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
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 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)
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 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)
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)
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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 8:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 8:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254022
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Generating lpm.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
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 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)
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 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)
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)
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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 8:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 8:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#254019
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Generating lpm.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
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 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)
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 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)
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)
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
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:51 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:51 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290595
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290586
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290591
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290580
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290582
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290600
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290593
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290578
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290597
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290579
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290598
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290575
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290577
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290570
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290572
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290574
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290583
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290576
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290573
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290592
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290569
Test environment and result as below:
+---------------------+-----------------------+----------------------+--------------------+
| Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+=======================+======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+-----------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+-----------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PEND |
+---------------------+-----------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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
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)
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 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
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290587
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 7:01 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 7:01 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290585
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 24.04 (ARM)
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/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 6:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 6:28 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176241
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 6:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 6:10 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176240
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 5:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 5:33 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176248
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 4:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 4:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176242
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 4:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 4:54 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176243
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 4:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 4:53 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176245
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 4:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 4:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176246
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-22 4:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-22 4:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#176244
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30308/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 8:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 8:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290106
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 7:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 7:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253597
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[334/3059] Linking target lib/librte_mbuf.so.22.0.
[335/3059] Generating eventdev.sym_chk with a meson_exe.py custom command.
[336/3059] Generating symbol file 'lib/76b5a35@@rte_timer@sha/librte_timer.so.22.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
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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)
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)
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 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 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 7:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 7:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290094
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 7:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 7:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290096
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 7:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 7:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290091
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290101
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290086
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:47 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290105
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:47 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290084
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:47 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253592
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.31 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.18 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.31 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.30 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.20 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.19 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.20 s
10/101 DPDK:fast-tests / common_autotest OK 0.65 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.25 s
12/101 DPDK:fast-tests / debug_autotest OK 0.58 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.83 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.48 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.32 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.52 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.44 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.59 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.35 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.92 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 12.48 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.15 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.15 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 1.03 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.91 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.86 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.34 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 13.22 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.15 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.40 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.58 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.76 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.45 s
46/101 DPDK:fast-tests / memory_autotest OK 0.18 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.57 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.39 s
51/101 DPDK:fast-tests / node_list_dump OK 0.14 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.48 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.37 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.26 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.29 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.11 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.22 s
59/101 DPDK:fast-tests / ring_autotest OK 0.19 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.33 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.24 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.18 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.31 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 8.84 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.21 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.22 s
73/101 DPDK:fast-tests / timer_autotest OK 2.69 s
74/101 DPDK:fast-tests / user_delay_us OK 0.23 s
75/101 DPDK:fast-tests / version_autotest OK 0.18 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.51 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.22 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.19 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.21 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.21 s
86/101 DPDK:fast-tests / power_autotest OK 0.21 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.41 s
90/101 DPDK:fast-tests / thash_autotest OK 0.24 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.20 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.16 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.66 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.26 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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)
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)
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 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 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:47 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290103
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:47 dpdklab
0 siblings, 0 replies; 5015+ 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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290082
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290085
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290095
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290076
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253590
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.31 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.18 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.31 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.30 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.20 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.19 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.20 s
10/101 DPDK:fast-tests / common_autotest OK 0.65 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.25 s
12/101 DPDK:fast-tests / debug_autotest OK 0.58 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.83 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.48 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.32 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.52 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.44 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.59 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.35 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.92 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 12.48 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.15 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.15 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 1.03 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.91 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.86 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.34 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 13.22 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.15 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.40 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.58 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.76 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.45 s
46/101 DPDK:fast-tests / memory_autotest OK 0.18 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.57 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.39 s
51/101 DPDK:fast-tests / node_list_dump OK 0.14 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.48 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.37 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.26 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.29 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.11 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.22 s
59/101 DPDK:fast-tests / ring_autotest OK 0.19 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.33 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.24 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.18 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.31 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 8.84 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.21 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.22 s
73/101 DPDK:fast-tests / timer_autotest OK 2.69 s
74/101 DPDK:fast-tests / user_delay_us OK 0.23 s
75/101 DPDK:fast-tests / version_autotest OK 0.18 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.51 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.22 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.19 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.21 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.21 s
86/101 DPDK:fast-tests / power_autotest OK 0.21 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.41 s
90/101 DPDK:fast-tests / thash_autotest OK 0.24 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.53 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.20 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.16 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.66 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.26 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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 Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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)
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)
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)
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 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 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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290075
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290074
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290083
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290093
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290077
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290080
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290092
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290078
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290090
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#290073
Test environment and result as below:
+---------------------+-----------------------+--------------------+----------------------+
| Environment | dpdk_win_llvm_compile | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+=======================+====================+======================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 38 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 39 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Fedora 40 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL8 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL9 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+-----------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
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 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
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 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
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/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 6:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 6:09 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175989
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 5:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 5:53 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175988
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 5:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 5:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175994
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 5:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 5:37 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175995
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 5:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 5:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175990
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 5:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 5:25 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175991
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 4:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 4:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175992
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-21 4:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-21 4:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175993
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30294/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 8:51 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 8:51 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289945
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 8:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 8:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289940
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 8:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 8:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289948
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 8:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 8:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289938
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 8:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 8:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253494
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.63 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.53 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.20 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.20 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.22 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.58 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.22 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.79 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.36 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.56 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.43 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.38 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.29 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.77 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.66 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.84 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.20 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.24 s
30/101 DPDK:fast-tests / fib_autotest OK 0.86 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.84 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.67 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.24 s
34/101 DPDK:fast-tests / graph_autotest OK 0.18 s
35/101 DPDK:fast-tests / hash_autotest OK 0.36 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.31 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.64 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.29 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.00 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.59 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.75 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.24 s
46/101 DPDK:fast-tests / memory_autotest OK 0.24 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.34 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.25 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.16 s
57/101 DPDK:fast-tests / rib_autotest OK 5.45 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.09 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.31 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.15 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.29 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.15 s
65/101 DPDK:fast-tests / security_autotest OK 0.28 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.36 s
67/101 DPDK:fast-tests / stack_autotest OK 0.29 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.38 s
69/101 DPDK:fast-tests / string_autotest OK 0.25 s
70/101 DPDK:fast-tests / table_autotest OK 8.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.22 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.16 s
73/101 DPDK:fast-tests / timer_autotest OK 2.78 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.25 s
76/101 DPDK:fast-tests / crc_autotest OK 0.21 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.37 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.23 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.19 s
84/101 DPDK:fast-tests / member_autotest OK 0.24 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.21 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.24 s
89/101 DPDK:fast-tests / service_autotest OK 1.48 s
90/101 DPDK:fast-tests / thash_autotest OK 0.22 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.25 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.21 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.60 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.22 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.20 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.22 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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
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)
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)
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
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)
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 8:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 8:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253492
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.63 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.53 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.20 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.20 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.22 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.58 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.22 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.79 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.36 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.56 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.43 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.38 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.29 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.77 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.66 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.84 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.20 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.24 s
30/101 DPDK:fast-tests / fib_autotest OK 0.86 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.84 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.67 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.24 s
34/101 DPDK:fast-tests / graph_autotest OK 0.18 s
35/101 DPDK:fast-tests / hash_autotest OK 0.36 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.31 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.64 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.29 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.00 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.59 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.75 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.24 s
46/101 DPDK:fast-tests / memory_autotest OK 0.24 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.34 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.25 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.16 s
57/101 DPDK:fast-tests / rib_autotest OK 5.45 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.09 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.31 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.15 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.29 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.15 s
65/101 DPDK:fast-tests / security_autotest OK 0.28 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.36 s
67/101 DPDK:fast-tests / stack_autotest OK 0.29 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.38 s
69/101 DPDK:fast-tests / string_autotest OK 0.25 s
70/101 DPDK:fast-tests / table_autotest OK 8.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.22 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.16 s
73/101 DPDK:fast-tests / timer_autotest OK 2.78 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.25 s
76/101 DPDK:fast-tests / crc_autotest OK 0.21 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.37 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.23 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.19 s
84/101 DPDK:fast-tests / member_autotest OK 0.24 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.21 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.24 s
89/101 DPDK:fast-tests / service_autotest OK 1.48 s
90/101 DPDK:fast-tests / thash_autotest OK 0.22 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.25 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.21 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.60 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.22 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.20 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.22 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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
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)
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)
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
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)
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 8:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 8:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253489
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.63 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.53 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.20 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.20 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.22 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.58 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.22 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.79 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.36 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.56 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.43 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.38 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.29 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.77 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.66 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.84 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.20 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.24 s
30/101 DPDK:fast-tests / fib_autotest OK 0.86 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.84 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.67 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.24 s
34/101 DPDK:fast-tests / graph_autotest OK 0.18 s
35/101 DPDK:fast-tests / hash_autotest OK 0.36 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.31 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.64 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.29 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.00 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.59 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.75 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.24 s
46/101 DPDK:fast-tests / memory_autotest OK 0.24 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.34 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.25 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.16 s
57/101 DPDK:fast-tests / rib_autotest OK 5.45 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.09 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.31 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.15 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.29 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.15 s
65/101 DPDK:fast-tests / security_autotest OK 0.28 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.36 s
67/101 DPDK:fast-tests / stack_autotest OK 0.29 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.38 s
69/101 DPDK:fast-tests / string_autotest OK 0.25 s
70/101 DPDK:fast-tests / table_autotest OK 8.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.22 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.16 s
73/101 DPDK:fast-tests / timer_autotest OK 2.78 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.25 s
76/101 DPDK:fast-tests / crc_autotest OK 0.21 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.37 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.23 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.19 s
84/101 DPDK:fast-tests / member_autotest OK 0.24 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.21 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.24 s
89/101 DPDK:fast-tests / service_autotest OK 1.48 s
90/101 DPDK:fast-tests / thash_autotest OK 0.22 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.25 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.21 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.60 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.22 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.20 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.22 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== 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
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (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
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)
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)
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
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)
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289963
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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)
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 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
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289960
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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)
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 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
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289949
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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)
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 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
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289965
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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)
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 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
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289955
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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)
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 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
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289947
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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)
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 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
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289958
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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)
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 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
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289954
Test environment and result as below:
+-------------------+--------------------+
| Environment | dpdk_meson_compile |
+===================+====================+
| FreeBSD 13.3 | PASS |
+-------------------+--------------------+
| FreeBSD 14.1 | PASS |
+-------------------+--------------------+
| CentOS Stream 9 | PASS |
+-------------------+--------------------+
| Debian Bullseye | PASS |
+-------------------+--------------------+
| Debian 12 | PASS |
+-------------------+--------------------+
| Fedora 38 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 39 (Clang) | PASS |
+-------------------+--------------------+
| Fedora 37 | PASS |
+-------------------+--------------------+
| Fedora 38 | PASS |
+-------------------+--------------------+
| Fedora 39 | PASS |
+-------------------+--------------------+
| Fedora 40 | PASS |
+-------------------+--------------------+
| Fedora 40 (Clang) | PASS |
+-------------------+--------------------+
| RHEL8 | PASS |
+-------------------+--------------------+
| openSUSE Leap 15 | PASS |
+-------------------+--------------------+
| RHEL9 | PASS |
+-------------------+--------------------+
| Ubuntu 20.04 | PASS |
+-------------------+--------------------+
| RHEL 7 | PASS |
+-------------------+--------------------+
| Ubuntu 22.04 | PASS |
+-------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+-------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p5
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1-RELEASE-p3
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.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 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
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)
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 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
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/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:39 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175924
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175922
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:39 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175921
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175919
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:33 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175912
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:32 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175911
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:28 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175916
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-20 7:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-20 7:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175915
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30289/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-19 13:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-19 13:56 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175871
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30282/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 8:30 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 8:30 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289603
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 8:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 8:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253196
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.71 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.43 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.25 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.24 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.26 s
10/101 DPDK:fast-tests / common_autotest OK 0.62 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.65 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.30 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.29 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.34 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.81 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.39 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.61 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.53 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.68 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.43 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.04 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.83 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.24 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.22 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.96 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.92 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.64 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.25 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.34 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.23 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.79 s
39/101 DPDK:fast-tests / logs_autotest OK 0.21 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.27 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.33 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.71 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.57 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.25 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.24 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.37 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.39 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.31 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.21 s
57/101 DPDK:fast-tests / rib_autotest OK 5.47 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.30 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.33 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.27 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.42 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.27 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.75 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.19 s
76/101 DPDK:fast-tests / crc_autotest OK 0.21 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.57 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.16 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.25 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.22 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.30 s
86/101 DPDK:fast-tests / power_autotest OK 0.29 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.20 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.47 s
89/101 DPDK:fast-tests / service_autotest OK 1.22 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.16 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.26 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.16 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.30 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.35 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.19 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.35 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.28 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.16 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.90 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.43 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 8:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 8:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253197
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.71 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.43 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.25 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.24 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.26 s
10/101 DPDK:fast-tests / common_autotest OK 0.62 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.65 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.30 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.29 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.34 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.81 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.39 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.61 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.53 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.68 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.43 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.04 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.83 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.24 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.22 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.96 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.92 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.64 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.25 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.34 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.23 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.79 s
39/101 DPDK:fast-tests / logs_autotest OK 0.21 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.27 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.33 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.71 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.57 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.25 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.24 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.37 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.39 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.31 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.21 s
57/101 DPDK:fast-tests / rib_autotest OK 5.47 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.30 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.33 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.27 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.42 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.27 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.75 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.19 s
76/101 DPDK:fast-tests / crc_autotest OK 0.21 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.57 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.16 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.25 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.22 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.30 s
86/101 DPDK:fast-tests / power_autotest OK 0.29 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.20 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.47 s
89/101 DPDK:fast-tests / service_autotest OK 1.22 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.16 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.26 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.16 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.30 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.35 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.19 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.35 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.28 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.16 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.90 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.43 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 8:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 8:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253192
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.71 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.43 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.25 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.24 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.26 s
10/101 DPDK:fast-tests / common_autotest OK 0.62 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.65 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.30 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.29 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.34 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.81 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.39 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.61 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.53 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.68 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.43 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.04 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.83 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.24 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.22 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.96 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.92 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.64 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.25 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.34 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.23 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.79 s
39/101 DPDK:fast-tests / logs_autotest OK 0.21 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.27 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.33 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.71 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.57 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.25 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.24 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.37 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.39 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.31 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.21 s
57/101 DPDK:fast-tests / rib_autotest OK 5.47 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.30 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.33 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.27 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.42 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.27 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.75 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.19 s
76/101 DPDK:fast-tests / crc_autotest OK 0.21 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.57 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.16 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.25 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.22 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.30 s
86/101 DPDK:fast-tests / power_autotest OK 0.29 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.20 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.47 s
89/101 DPDK:fast-tests / service_autotest OK 1.22 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.16 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.26 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.16 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.30 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.35 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.19 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.35 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.28 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.16 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.90 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.43 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 7:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 7:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253193
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.71 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.43 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.25 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.24 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.26 s
10/101 DPDK:fast-tests / common_autotest OK 0.62 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.65 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.30 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.29 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.34 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.81 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.39 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.61 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.53 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.68 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.43 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.04 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.83 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.24 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.22 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.96 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.92 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.64 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.25 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.34 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.23 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.79 s
39/101 DPDK:fast-tests / logs_autotest OK 0.21 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.27 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.33 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.71 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.57 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.25 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.24 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.37 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.39 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.31 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.21 s
57/101 DPDK:fast-tests / rib_autotest OK 5.47 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.30 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.33 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.27 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.42 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.27 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.75 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.19 s
76/101 DPDK:fast-tests / crc_autotest OK 0.21 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.57 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.16 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.25 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.22 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.30 s
86/101 DPDK:fast-tests / power_autotest OK 0.29 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.20 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.47 s
89/101 DPDK:fast-tests / service_autotest OK 1.22 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.16 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.26 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.16 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.30 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.35 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.19 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.35 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.28 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.16 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.90 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.43 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 7:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 7:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253189
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.71 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.43 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.25 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.24 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.26 s
10/101 DPDK:fast-tests / common_autotest OK 0.62 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.65 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.30 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.29 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.34 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.81 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.39 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.61 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.53 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.68 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.43 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.04 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.83 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.24 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.22 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.96 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.92 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.64 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.25 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.34 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.23 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.79 s
39/101 DPDK:fast-tests / logs_autotest OK 0.21 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.27 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.33 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.71 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.57 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.25 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.24 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.37 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.39 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.31 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.30 s
56/101 DPDK:fast-tests / pie_autotest OK 0.21 s
57/101 DPDK:fast-tests / rib_autotest OK 5.47 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.30 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.33 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.27 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.42 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.27 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.75 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.19 s
76/101 DPDK:fast-tests / crc_autotest OK 0.21 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.57 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.16 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.25 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.22 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.30 s
86/101 DPDK:fast-tests / power_autotest OK 0.29 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.20 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.47 s
89/101 DPDK:fast-tests / service_autotest OK 1.22 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.16 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.26 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.16 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.30 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.35 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.19 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.35 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.28 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.16 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.90 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.43 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 6:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 6:17 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175716
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 6:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 6:15 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175715
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 5:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 5:44 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175722
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 5:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 5:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175717
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 5:20 UTC (permalink / raw)
To: Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175718
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 5:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 5:16 UTC (permalink / raw)
To: Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175720
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 4:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 4:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175721
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-18 4:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-18 4:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175719
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30279/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 9:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 9:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289494
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 9:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 9:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289486
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289478
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289484
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289485
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289487
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289471
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289483
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289481
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253121
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253124
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253119
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289477
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289475
Test environment and result as below:
+---------------------+----------------------+-----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_win_llvm_compile | dpdk_meson_compile |
+=====================+======================+=======================+====================+
| Windows Server 2022 | PEND | PEND | SKIPPED |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian Bullseye | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Debian 12 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 37 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 38 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 39 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Fedora 40 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL8 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| RHEL 7 | SKIPPED | SKIPPED | PASS |
+---------------------+----------------------+-----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | FAIL |
+---------------------+----------------------+-----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253123
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253122
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253117
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253112
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253118
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253125
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253114
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253111
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253126
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253110
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253116
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 8:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 8:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253113
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.49 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.66 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.24 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.74 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.33 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.52 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.44 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.27 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.42 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.31 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.05 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.53 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.14 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.32 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.23 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.32 s
69/101 DPDK:fast-tests / string_autotest OK 0.19 s
70/101 DPDK:fast-tests / table_autotest OK 7.40 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.81 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.23 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.33 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.35 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 6:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 6:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175665
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 6:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 6:39 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175660
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 6:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 6:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175667
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 6:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 6:38 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175666
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 6:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 6:38 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175658
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 6:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 6:37 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175668
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 6:36 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175664
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-17 6:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-17 6:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175662
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30275/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 16:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 16:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#253041
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 8:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 8:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289162
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 8:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 8:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#289163
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252835
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252836
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252842
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252839
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252840
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#24897
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252837
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252832
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252838
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#24896
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:41 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175505
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| unit_tests_mbuf | PASS |
+-----------------+--------+
| mtu_update | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 7:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 7:39 UTC (permalink / raw)
To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175503
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| unit_tests_mbuf | PASS |
+-----------------+--------+
| mtu_update | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#28775
Test environment and result as below:
+---------------------+----------------------+--------------------+-----------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile |
+=====================+======================+====================+=======================+
| Windows Server 2022 | PASS | SKIPPED | PEND |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 13.3 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| FreeBSD 14.1 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Debian Bullseye | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Debian 12 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 37 | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 38 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 (Clang) | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 39 (Clang) | SKIPPED | PASS | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Fedora 40 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| openSUSE Leap 15 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 20.04 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL8 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL9 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| Ubuntu 22.04 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
| RHEL 7 | SKIPPED | PEND | SKIPPED |
+---------------------+----------------------+--------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 6:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 6:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175504
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 6:30 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 6:30 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175502
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-16 5:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-16 5:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175500
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30267/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 8:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 8:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252371
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.75 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.96 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.85 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.73 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.36 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.73 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.78 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.29 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.81 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.19 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.74 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.81 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.49 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.48 s
59/101 DPDK:fast-tests / ring_autotest OK 0.24 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.57 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.14 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.21 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.27 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.25 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.68 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.22 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.55 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 8:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 8:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252372
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.75 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.96 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.85 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.73 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.36 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.73 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.78 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.29 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.81 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.19 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.74 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.81 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.49 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.48 s
59/101 DPDK:fast-tests / ring_autotest OK 0.24 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.57 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.14 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.21 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.27 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.25 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.68 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.22 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.55 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 8:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 8:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252373
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.75 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.96 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.85 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.73 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.36 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.73 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.78 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.29 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.81 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.19 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.74 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.81 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.49 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.48 s
59/101 DPDK:fast-tests / ring_autotest OK 0.24 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.57 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.14 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.21 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.27 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.25 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.68 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.22 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.55 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 8:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 8:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252370
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.75 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.96 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.85 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.73 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.36 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.73 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.78 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.29 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.81 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.19 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.74 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.81 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.49 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.48 s
59/101 DPDK:fast-tests / ring_autotest OK 0.24 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.57 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.14 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.21 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.27 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.25 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.68 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.22 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.55 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 8:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 8:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252368
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.75 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.96 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.85 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.73 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.36 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.73 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.78 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.29 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.81 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.19 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.74 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.81 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.49 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.48 s
59/101 DPDK:fast-tests / ring_autotest OK 0.24 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.57 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.14 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.21 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.27 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.25 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.68 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.22 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.55 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 8:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 8:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252365
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.75 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.96 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.85 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.73 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.36 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.73 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.78 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.29 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.81 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.19 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.74 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.81 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.49 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.48 s
59/101 DPDK:fast-tests / ring_autotest OK 0.24 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.57 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.14 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.21 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.27 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.25 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.68 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.29 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.22 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.55 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 7:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 7:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288652
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 7:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 7:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252366
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 7:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 7:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252364
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 7:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 7:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252374
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 7:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 7:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252363
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:59 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:59 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252358
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252367
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.42 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.47 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 8.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288660
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288640
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288636
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288641
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252362
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.13 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.47 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.05 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.77 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.67 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.74 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.24 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.10 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.54 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.16 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.20 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288638
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252360
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.13 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.47 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.05 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.77 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.67 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.74 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.24 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.10 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.54 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.16 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.20 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288650
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288634
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288643
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288629
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288631
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288659
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288639
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288628
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288645
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288637
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288642
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252359
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.01 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.41 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.19 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.20 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.22 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.23 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.57 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.18 s
12/101 DPDK:fast-tests / debug_autotest OK 0.88 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.28 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.73 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 10.41 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.74 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.18 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.53 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.18 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.33 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.75 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.07 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.52 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.52 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.34 s
56/101 DPDK:fast-tests / pie_autotest OK 0.25 s
57/101 DPDK:fast-tests / rib_autotest OK 4.30 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.36 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.19 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.14 s
70/101 DPDK:fast-tests / table_autotest OK 6.51 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.18 s
73/101 DPDK:fast-tests / timer_autotest OK 2.65 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.22 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.25 s
89/101 DPDK:fast-tests / service_autotest OK 1.19 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288654
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288630
Test environment and result as below:
+---------------------+--------------------+----------------------+-----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_win_llvm_compile |
+=====================+====================+======================+=======================+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+----------------------+-----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+----------------------+-----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288653
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288647
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288658
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288657
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288655
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288644
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288646
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252361
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.01 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.41 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.19 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.20 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.22 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.23 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.57 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.18 s
12/101 DPDK:fast-tests / debug_autotest OK 0.88 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.28 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.73 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 10.41 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.74 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.18 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.53 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.18 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.33 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.75 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.07 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.52 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.52 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.34 s
56/101 DPDK:fast-tests / pie_autotest OK 0.25 s
57/101 DPDK:fast-tests / rib_autotest OK 4.30 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.36 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.19 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.14 s
70/101 DPDK:fast-tests / table_autotest OK 6.51 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.18 s
73/101 DPDK:fast-tests / timer_autotest OK 2.65 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.22 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.25 s
89/101 DPDK:fast-tests / service_autotest OK 1.19 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:18 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175208
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:18 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175218
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:17 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175211
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:10 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175213
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 6:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 6:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175216
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 5:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 5:45 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175215
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 5:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 5:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175212
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-15 5:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-15 5:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175214
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30252/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 8:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 8:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252069
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.88 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.68 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.58 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.08 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.53 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.19 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252071
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.88 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.68 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.58 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.08 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.53 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.19 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252061
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.88 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.68 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.58 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.08 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.53 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.19 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252066
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252067
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252068
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252070
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252064
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.31 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.35 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.15 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.28 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.37 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.77 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.70 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.76 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.22 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.76 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.64 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.16 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.34 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.56 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.40 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.68 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.49 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.27 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.33 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.32 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.97 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.40 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.33 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.28 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.22 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.27 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.29 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.19 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.21 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.65 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.03 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.23 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.18 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.18 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.30 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.24 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.54 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.19 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.22 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252057
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.98 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.64 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.12 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.13 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288291
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252065
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.98 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.64 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.12 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.13 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175032
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288287
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252062
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.79 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.50 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.21 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.19 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.23 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.22 s
10/101 DPDK:fast-tests / common_autotest OK 0.57 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 1.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.32 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.03 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.31 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.45 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.50 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.38 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.58 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.28 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.81 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 7.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.02 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.20 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.20 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.20 s
30/101 DPDK:fast-tests / fib_autotest OK 0.90 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.04 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.73 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.15 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.57 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.24 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.08 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.59 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.46 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.56 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.13 s
46/101 DPDK:fast-tests / memory_autotest OK 0.19 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.20 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.37 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 5.79 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.50 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.26 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.26 s
64/101 DPDK:fast-tests / sched_autotest OK 0.22 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.25 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.74 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.20 s
73/101 DPDK:fast-tests / timer_autotest OK 2.57 s
74/101 DPDK:fast-tests / user_delay_us OK 0.20 s
75/101 DPDK:fast-tests / version_autotest OK 0.18 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.22 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.19 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.18 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.20 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.26 s
84/101 DPDK:fast-tests / member_autotest OK 0.23 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.19 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.18 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.25 s
89/101 DPDK:fast-tests / service_autotest OK 1.16 s
90/101 DPDK:fast-tests / thash_autotest OK 0.39 s
91/101 DPDK:fast-tests / trace_autotest OK 0.41 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.35 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.23 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.22 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.68 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.22 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.31 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.19 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.70 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288281
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252060
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.73 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.25 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.34 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.68 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.22 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.74 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.16 s
27/101 DPDK:fast-tests / errno_autotest OK 0.18 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 1.04 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.37 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.93 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.49 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.33 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.09 s
59/101 DPDK:fast-tests / ring_autotest OK 0.20 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.25 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.32 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.26 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.53 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288289
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252059
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.73 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.25 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.34 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.68 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.22 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.74 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.16 s
27/101 DPDK:fast-tests / errno_autotest OK 0.18 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 1.04 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.37 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.93 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.49 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.33 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.09 s
59/101 DPDK:fast-tests / ring_autotest OK 0.20 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.25 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.32 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.26 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.53 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288283
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288285
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288280
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288282
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252058
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.73 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.25 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.34 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.68 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.22 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.74 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.16 s
27/101 DPDK:fast-tests / errno_autotest OK 0.18 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 1.04 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.37 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.93 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.49 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.33 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.09 s
59/101 DPDK:fast-tests / ring_autotest OK 0.20 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.25 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.32 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.26 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.53 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288278
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252056
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.93 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.04 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.28 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.32 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.18 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.13 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.04 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.48 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288279
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#252055
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.93 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.04 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.28 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.32 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.68 s
39/101 DPDK:fast-tests / logs_autotest OK 0.18 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.13 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.04 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.48 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 7:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 7:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288288
Test environment and result as below:
+---------------------+--------------------+-----------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+=======================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Debian 12 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 37 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 39 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL9 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL8 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| RHEL 7 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Fedora 38 | PEND | SKIPPED | SKIPPED |
+---------------------+--------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED | PASS | PASS |
+---------------------+--------------------+-----------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 6:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 6:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288301
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 6:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 6:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288298
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288296
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 6:01 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 6:01 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288300
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288295
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288306
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:36 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175037
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175036
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288305
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:23 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175035
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288304
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288293
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288302
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#175034
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288299
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288303
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-14 5:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-14 5:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288297
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 12:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 12:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287884
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 12:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 12:27 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174839
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 12:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 12:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174838
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 12:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 12:16 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174837
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 12:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 12:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174836
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251710
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.72 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.57 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.57 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.42 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.23 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 2.93 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.62 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.63 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.54 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.58 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.42 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.72 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.18 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 3.98 s
58/101 DPDK:fast-tests / rib6_autotest OK 3.94 s
59/101 DPDK:fast-tests / ring_autotest OK 0.18 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.13 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.83 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.18 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.43 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.42 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251721
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.72 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.57 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.57 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.42 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.23 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 2.93 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.62 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.63 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.54 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.58 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.42 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.72 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.18 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 3.98 s
58/101 DPDK:fast-tests / rib6_autotest OK 3.94 s
59/101 DPDK:fast-tests / ring_autotest OK 0.18 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.13 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.83 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.18 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.43 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.42 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287902
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287905
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287901
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287903
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251718
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.67 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.77 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.28 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.18 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.22 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.55 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.57 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.90 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.40 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251720
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.67 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.77 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.28 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.18 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.22 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.55 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.57 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.90 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.40 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 11:01 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 11:01 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287898
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287907
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251719
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[371/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[372/3059] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
[373/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251722
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[371/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[372/3059] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
[373/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251714
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.48 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.37 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.18 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287908
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251717
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.48 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.37 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.18 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287896
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251713
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.48 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.37 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.18 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287892
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251715
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.48 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.37 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.18 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287894
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251716
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.40 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.15 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.20 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.14 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.22 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.21 s
10/101 DPDK:fast-tests / common_autotest OK 0.71 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.46 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.10 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.29 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.25 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.48 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.38 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.36 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.71 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.99 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.97 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.21 s
27/101 DPDK:fast-tests / errno_autotest OK 0.15 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.82 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.35 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.16 s
39/101 DPDK:fast-tests / logs_autotest OK 0.25 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.24 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.25 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.82 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.40 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.20 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.22 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.30 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.41 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.27 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.95 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.42 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.38 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.19 s
64/101 DPDK:fast-tests / sched_autotest OK 0.26 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.21 s
67/101 DPDK:fast-tests / stack_autotest OK 0.24 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.24 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.23 s
73/101 DPDK:fast-tests / timer_autotest OK 2.69 s
74/101 DPDK:fast-tests / user_delay_us OK 0.22 s
75/101 DPDK:fast-tests / version_autotest OK 0.23 s
76/101 DPDK:fast-tests / crc_autotest OK 0.18 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.49 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.24 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.16 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.22 s
84/101 DPDK:fast-tests / member_autotest OK 0.19 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.21 s
86/101 DPDK:fast-tests / power_autotest OK 0.20 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.33 s
89/101 DPDK:fast-tests / service_autotest OK 1.18 s
90/101 DPDK:fast-tests / thash_autotest OK 0.28 s
91/101 DPDK:fast-tests / trace_autotest OK 0.23 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.55 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.24 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287887
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287889
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251709
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.40 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.15 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.20 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.14 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.22 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.21 s
10/101 DPDK:fast-tests / common_autotest OK 0.71 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.46 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.10 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.29 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.25 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.48 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.38 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.36 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.71 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.99 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.97 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.21 s
27/101 DPDK:fast-tests / errno_autotest OK 0.15 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.82 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.35 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.16 s
39/101 DPDK:fast-tests / logs_autotest OK 0.25 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.24 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.25 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.82 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.40 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.20 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.22 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.30 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.41 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.27 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.95 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.42 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.38 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.19 s
64/101 DPDK:fast-tests / sched_autotest OK 0.26 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.21 s
67/101 DPDK:fast-tests / stack_autotest OK 0.24 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.24 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.23 s
73/101 DPDK:fast-tests / timer_autotest OK 2.69 s
74/101 DPDK:fast-tests / user_delay_us OK 0.22 s
75/101 DPDK:fast-tests / version_autotest OK 0.23 s
76/101 DPDK:fast-tests / crc_autotest OK 0.18 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.49 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.24 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.16 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.22 s
84/101 DPDK:fast-tests / member_autotest OK 0.19 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.21 s
86/101 DPDK:fast-tests / power_autotest OK 0.20 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.33 s
89/101 DPDK:fast-tests / service_autotest OK 1.18 s
90/101 DPDK:fast-tests / thash_autotest OK 0.28 s
91/101 DPDK:fast-tests / trace_autotest OK 0.23 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.55 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.24 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287885
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251711
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.40 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.15 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.20 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.14 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.22 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.21 s
10/101 DPDK:fast-tests / common_autotest OK 0.71 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.46 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.10 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.29 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.25 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.48 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.38 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.36 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.71 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.99 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.97 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.21 s
27/101 DPDK:fast-tests / errno_autotest OK 0.15 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.82 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.35 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.16 s
39/101 DPDK:fast-tests / logs_autotest OK 0.25 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.24 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.25 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.82 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.40 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.20 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.22 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.30 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.41 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.27 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.95 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.42 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.38 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.19 s
64/101 DPDK:fast-tests / sched_autotest OK 0.26 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.21 s
67/101 DPDK:fast-tests / stack_autotest OK 0.24 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.24 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.23 s
73/101 DPDK:fast-tests / timer_autotest OK 2.69 s
74/101 DPDK:fast-tests / user_delay_us OK 0.22 s
75/101 DPDK:fast-tests / version_autotest OK 0.23 s
76/101 DPDK:fast-tests / crc_autotest OK 0.18 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.49 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.24 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.16 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.22 s
84/101 DPDK:fast-tests / member_autotest OK 0.19 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.21 s
86/101 DPDK:fast-tests / power_autotest OK 0.20 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.33 s
89/101 DPDK:fast-tests / service_autotest OK 1.18 s
90/101 DPDK:fast-tests / thash_autotest OK 0.28 s
91/101 DPDK:fast-tests / trace_autotest OK 0.23 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.55 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.24 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287891
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287888
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287913
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251706
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.40 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.15 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.20 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.14 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.22 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.21 s
10/101 DPDK:fast-tests / common_autotest OK 0.71 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.46 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.10 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.29 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.25 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.48 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.38 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.36 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.71 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.99 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.97 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.21 s
27/101 DPDK:fast-tests / errno_autotest OK 0.15 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.82 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.35 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.16 s
39/101 DPDK:fast-tests / logs_autotest OK 0.25 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.24 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.25 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.82 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.40 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.20 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.22 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.30 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.41 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.27 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.95 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.42 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.38 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.19 s
64/101 DPDK:fast-tests / sched_autotest OK 0.26 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.21 s
67/101 DPDK:fast-tests / stack_autotest OK 0.24 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.24 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.23 s
73/101 DPDK:fast-tests / timer_autotest OK 2.69 s
74/101 DPDK:fast-tests / user_delay_us OK 0.22 s
75/101 DPDK:fast-tests / version_autotest OK 0.23 s
76/101 DPDK:fast-tests / crc_autotest OK 0.18 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.49 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.24 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.16 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.22 s
84/101 DPDK:fast-tests / member_autotest OK 0.19 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.21 s
86/101 DPDK:fast-tests / power_autotest OK 0.20 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.33 s
89/101 DPDK:fast-tests / service_autotest OK 1.18 s
90/101 DPDK:fast-tests / thash_autotest OK 0.28 s
91/101 DPDK:fast-tests / trace_autotest OK 0.23 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.55 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.24 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287890
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287912
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251712
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.40 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.15 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.20 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.14 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.22 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.21 s
10/101 DPDK:fast-tests / common_autotest OK 0.71 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.24 s
12/101 DPDK:fast-tests / debug_autotest OK 0.46 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.10 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.29 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.25 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.48 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.38 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.36 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.71 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.99 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.97 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.21 s
27/101 DPDK:fast-tests / errno_autotest OK 0.15 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.82 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.35 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.16 s
39/101 DPDK:fast-tests / logs_autotest OK 0.25 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.24 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.25 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.82 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.40 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.20 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.22 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.30 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.41 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.27 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.95 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.42 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.38 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.19 s
64/101 DPDK:fast-tests / sched_autotest OK 0.26 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.21 s
67/101 DPDK:fast-tests / stack_autotest OK 0.24 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.24 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 8.58 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.23 s
73/101 DPDK:fast-tests / timer_autotest OK 2.69 s
74/101 DPDK:fast-tests / user_delay_us OK 0.22 s
75/101 DPDK:fast-tests / version_autotest OK 0.23 s
76/101 DPDK:fast-tests / crc_autotest OK 0.18 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.49 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.24 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.16 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.22 s
84/101 DPDK:fast-tests / member_autotest OK 0.19 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.21 s
86/101 DPDK:fast-tests / power_autotest OK 0.20 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.33 s
89/101 DPDK:fast-tests / service_autotest OK 1.18 s
90/101 DPDK:fast-tests / thash_autotest OK 0.28 s
91/101 DPDK:fast-tests / trace_autotest OK 0.23 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.20 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.55 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.24 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287911
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287886
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287909
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287883
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287910
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251707
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.47 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.62 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.63 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.26 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.42 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.72 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.03 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.03 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.19 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.83 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.51 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.25 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287895
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251708
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.47 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.62 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.63 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.26 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.42 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.72 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.03 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.03 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.19 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.83 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.51 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.25 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287906
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-13 10:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-13 10:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287904
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30231/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 9:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 9:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287191
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 9:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 9:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287189
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 9:01 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 9:01 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287193
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287184
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287180
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287198
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287197
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287195
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287186
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287192
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287190
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287196
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287187
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251103
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251102
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287182
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251101
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#287181
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 8:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 8:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251104
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:59 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:59 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251100
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.61 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.43 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.31 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.16 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.30 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.26 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.22 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.56 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.14 s
12/101 DPDK:fast-tests / debug_autotest OK 0.45 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.22 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.37 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.54 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.26 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.47 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.49 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.80 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.36 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.22 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.32 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.35 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.22 s
27/101 DPDK:fast-tests / errno_autotest OK 0.23 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.24 s
30/101 DPDK:fast-tests / fib_autotest OK 1.14 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.05 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 1.08 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.18 s
34/101 DPDK:fast-tests / graph_autotest OK 0.28 s
35/101 DPDK:fast-tests / hash_autotest OK 0.47 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.69 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.76 s
39/101 DPDK:fast-tests / logs_autotest OK 0.27 s
40/101 DPDK:fast-tests / lpm_autotest OK 6.26 s
41/101 DPDK:fast-tests / lpm6_autotest OK 8.39 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.87 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.34 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.62 s
46/101 DPDK:fast-tests / memory_autotest OK 0.19 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.35 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.44 s
51/101 DPDK:fast-tests / node_list_dump OK 0.45 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.52 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.35 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.27 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.34 s
57/101 DPDK:fast-tests / rib_autotest OK 7.81 s
58/101 DPDK:fast-tests / rib6_autotest OK 8.06 s
59/101 DPDK:fast-tests / ring_autotest OK 0.32 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.40 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.28 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.39 s
64/101 DPDK:fast-tests / sched_autotest OK 0.25 s
65/101 DPDK:fast-tests / security_autotest OK 0.28 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.39 s
69/101 DPDK:fast-tests / string_autotest OK 0.26 s
70/101 DPDK:fast-tests / table_autotest OK 10.72 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.78 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.36 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.18 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.23 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.30 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.16 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.32 s
89/101 DPDK:fast-tests / service_autotest OK 1.30 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.22 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.20 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.22 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.22 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.57 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.38 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251097
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.61 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.43 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.31 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.16 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.30 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.26 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.22 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.56 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.14 s
12/101 DPDK:fast-tests / debug_autotest OK 0.45 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.22 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.37 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.54 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.26 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.47 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.49 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.80 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.36 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.22 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.32 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.35 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.22 s
27/101 DPDK:fast-tests / errno_autotest OK 0.23 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.24 s
30/101 DPDK:fast-tests / fib_autotest OK 1.14 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.05 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 1.08 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.18 s
34/101 DPDK:fast-tests / graph_autotest OK 0.28 s
35/101 DPDK:fast-tests / hash_autotest OK 0.47 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.69 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.76 s
39/101 DPDK:fast-tests / logs_autotest OK 0.27 s
40/101 DPDK:fast-tests / lpm_autotest OK 6.26 s
41/101 DPDK:fast-tests / lpm6_autotest OK 8.39 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.87 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.34 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.62 s
46/101 DPDK:fast-tests / memory_autotest OK 0.19 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.35 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.44 s
51/101 DPDK:fast-tests / node_list_dump OK 0.45 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.52 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.35 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.27 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.34 s
57/101 DPDK:fast-tests / rib_autotest OK 7.81 s
58/101 DPDK:fast-tests / rib6_autotest OK 8.06 s
59/101 DPDK:fast-tests / ring_autotest OK 0.32 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.40 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.28 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.39 s
64/101 DPDK:fast-tests / sched_autotest OK 0.25 s
65/101 DPDK:fast-tests / security_autotest OK 0.28 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.39 s
69/101 DPDK:fast-tests / string_autotest OK 0.26 s
70/101 DPDK:fast-tests / table_autotest OK 10.72 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.78 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.36 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.18 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.23 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.30 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.16 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.32 s
89/101 DPDK:fast-tests / service_autotest OK 1.30 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.22 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.20 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.22 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.22 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.57 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.38 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251098
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.61 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.43 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.31 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.16 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.30 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.26 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.22 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.56 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.14 s
12/101 DPDK:fast-tests / debug_autotest OK 0.45 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.22 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.37 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.54 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.26 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.47 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.49 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.80 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.36 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.22 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.32 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.35 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.22 s
27/101 DPDK:fast-tests / errno_autotest OK 0.23 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.24 s
30/101 DPDK:fast-tests / fib_autotest OK 1.14 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.05 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 1.08 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.18 s
34/101 DPDK:fast-tests / graph_autotest OK 0.28 s
35/101 DPDK:fast-tests / hash_autotest OK 0.47 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.69 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.76 s
39/101 DPDK:fast-tests / logs_autotest OK 0.27 s
40/101 DPDK:fast-tests / lpm_autotest OK 6.26 s
41/101 DPDK:fast-tests / lpm6_autotest OK 8.39 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.87 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.34 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.62 s
46/101 DPDK:fast-tests / memory_autotest OK 0.19 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.54 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.35 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.44 s
51/101 DPDK:fast-tests / node_list_dump OK 0.45 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.52 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.35 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.27 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.34 s
57/101 DPDK:fast-tests / rib_autotest OK 7.81 s
58/101 DPDK:fast-tests / rib6_autotest OK 8.06 s
59/101 DPDK:fast-tests / ring_autotest OK 0.32 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.40 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.28 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.39 s
64/101 DPDK:fast-tests / sched_autotest OK 0.25 s
65/101 DPDK:fast-tests / security_autotest OK 0.28 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.39 s
69/101 DPDK:fast-tests / string_autotest OK 0.26 s
70/101 DPDK:fast-tests / table_autotest OK 10.72 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.78 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.36 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.18 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.23 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.30 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.16 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.32 s
89/101 DPDK:fast-tests / service_autotest OK 1.30 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.22 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.20 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.64 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.22 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.22 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.57 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.38 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251099
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.93 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.19 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.74 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.12 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 4.13 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.28 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251096
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.93 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.19 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.74 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.12 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 4.13 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.28 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251095
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.52 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.78 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.68 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.68 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.98 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.76 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.73 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.19 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.29 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.48 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.69 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.67 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.71 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.44 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.61 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.57 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.25 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.30 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 6.14 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.14 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.27 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.20 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.20 s
70/101 DPDK:fast-tests / table_autotest OK 7.45 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.21 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.22 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.18 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.20 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.15 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.22 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.24 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.21 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.19 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.25 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.34 s
90/101 DPDK:fast-tests / thash_autotest OK 0.24 s
91/101 DPDK:fast-tests / trace_autotest OK 0.20 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.23 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.22 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.45 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.38 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.62 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.15 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251094
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.52 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.78 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.68 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.68 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.98 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.76 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.73 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.19 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.29 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.48 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.69 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.67 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.71 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.44 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.61 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.57 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.25 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.30 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 6.14 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.14 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.27 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.20 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.20 s
70/101 DPDK:fast-tests / table_autotest OK 7.45 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.21 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.22 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.18 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.20 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.15 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.22 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.24 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.21 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.19 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.25 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.34 s
90/101 DPDK:fast-tests / thash_autotest OK 0.24 s
91/101 DPDK:fast-tests / trace_autotest OK 0.20 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.23 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.22 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.34 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.45 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.38 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.62 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.15 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251093
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.39 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.64 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.21 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.25 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.20 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.58 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.55 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.28 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.08 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.41 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.56 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.28 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.45 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.53 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.36 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.80 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.29 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.86 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.71 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.21 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.29 s
27/101 DPDK:fast-tests / errno_autotest OK 0.23 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.21 s
30/101 DPDK:fast-tests / fib_autotest OK 1.05 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.16 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.86 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.34 s
35/101 DPDK:fast-tests / hash_autotest OK 0.37 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.32 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.24 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.55 s
39/101 DPDK:fast-tests / logs_autotest OK 0.18 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.91 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.90 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.72 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.46 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.63 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.22 s
46/101 DPDK:fast-tests / memory_autotest OK 0.18 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.52 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.22 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.43 s
51/101 DPDK:fast-tests / node_list_dump OK 0.18 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.44 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.40 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.22 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.32 s
56/101 DPDK:fast-tests / pie_autotest OK 0.27 s
57/101 DPDK:fast-tests / rib_autotest OK 6.93 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.52 s
59/101 DPDK:fast-tests / ring_autotest OK 0.21 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.31 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.41 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.32 s
64/101 DPDK:fast-tests / sched_autotest OK 0.16 s
65/101 DPDK:fast-tests / security_autotest OK 0.24 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.44 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 9.30 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.25 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.86 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.23 s
76/101 DPDK:fast-tests / crc_autotest OK 0.22 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.53 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.23 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.23 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.20 s
84/101 DPDK:fast-tests / member_autotest OK 0.22 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.21 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.26 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.33 s
89/101 DPDK:fast-tests / service_autotest OK 1.60 s
90/101 DPDK:fast-tests / thash_autotest OK 0.26 s
91/101 DPDK:fast-tests / trace_autotest OK 0.18 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.14 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.21 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.71 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.21 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.23 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.46 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.23 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.57 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.30 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251092
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.24 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.53 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.18 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.53 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.19 s
12/101 DPDK:fast-tests / debug_autotest OK 0.45 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.84 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.48 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.66 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.92 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.19 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.75 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.70 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.28 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.36 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.69 s
39/101 DPDK:fast-tests / logs_autotest OK 0.18 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.15 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.60 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.52 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.15 s
46/101 DPDK:fast-tests / memory_autotest OK 0.20 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.57 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.31 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 4.88 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.94 s
59/101 DPDK:fast-tests / ring_autotest OK 0.27 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.35 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.19 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.13 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.18 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.15 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.08 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.56 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.31 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.20 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251091
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.24 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.53 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.18 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.53 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.19 s
12/101 DPDK:fast-tests / debug_autotest OK 0.45 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.84 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.48 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.66 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.92 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.19 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.75 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.70 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.28 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.36 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.69 s
39/101 DPDK:fast-tests / logs_autotest OK 0.18 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.15 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.60 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.52 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.28 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.60 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.15 s
46/101 DPDK:fast-tests / memory_autotest OK 0.20 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.57 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.31 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 4.88 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.94 s
59/101 DPDK:fast-tests / ring_autotest OK 0.27 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.35 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.19 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.13 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.18 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.15 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.08 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.56 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.31 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.20 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251090
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.98 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.78 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.72 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.18 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.28 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251089
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.57 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.77 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.18 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.24 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 7:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 7:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#251088
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.57 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.77 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.18 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.24 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 5:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 5:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174486
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 5:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 5:42 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174488
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 5:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174477
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 5:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 5:12 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174476
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 5:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 5:09 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174483
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-12 4:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-12 4:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174482
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30211/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250796
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.45 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.64 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.25 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.29 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.21 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.21 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.31 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.27 s
10/101 DPDK:fast-tests / common_autotest OK 0.62 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.18 s
12/101 DPDK:fast-tests / debug_autotest OK 0.49 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.20 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.90 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.54 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.46 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.26 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.69 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.39 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.53 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.74 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.41 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.98 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.90 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.95 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.23 s
27/101 DPDK:fast-tests / errno_autotest OK 0.18 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.21 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.16 s
30/101 DPDK:fast-tests / fib_autotest OK 0.91 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.88 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.97 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.23 s
35/101 DPDK:fast-tests / hash_autotest OK 0.25 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.24 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.22 s
38/101 DPDK:fast-tests / lcores_autotest OK 5.64 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.41 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.29 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.77 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.57 s
46/101 DPDK:fast-tests / memory_autotest OK 0.22 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.58 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.21 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.47 s
51/101 DPDK:fast-tests / node_list_dump OK 0.23 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.33 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.38 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.45 s
56/101 DPDK:fast-tests / pie_autotest OK 0.27 s
57/101 DPDK:fast-tests / rib_autotest OK 6.33 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.59 s
59/101 DPDK:fast-tests / ring_autotest OK 0.20 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.30 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.32 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.34 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.16 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.18 s
70/101 DPDK:fast-tests / table_autotest OK 8.90 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.25 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.27 s
73/101 DPDK:fast-tests / timer_autotest OK 3.02 s
74/101 DPDK:fast-tests / user_delay_us OK 0.20 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.22 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.34 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.26 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.25 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.19 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.20 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.18 s
84/101 DPDK:fast-tests / member_autotest OK 0.25 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.24 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.25 s
89/101 DPDK:fast-tests / service_autotest OK 1.44 s
90/101 DPDK:fast-tests / thash_autotest OK 0.19 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.23 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.23 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.22 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.19 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.26 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.74 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250799
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.45 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.64 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.25 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.29 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.21 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.21 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.31 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.27 s
10/101 DPDK:fast-tests / common_autotest OK 0.62 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.18 s
12/101 DPDK:fast-tests / debug_autotest OK 0.49 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.20 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.90 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.54 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.46 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.26 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.69 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.39 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.53 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.74 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.41 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.98 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.90 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.95 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.23 s
27/101 DPDK:fast-tests / errno_autotest OK 0.18 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.21 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.16 s
30/101 DPDK:fast-tests / fib_autotest OK 0.91 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.88 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.97 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.23 s
35/101 DPDK:fast-tests / hash_autotest OK 0.25 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.24 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.22 s
38/101 DPDK:fast-tests / lcores_autotest OK 5.64 s
39/101 DPDK:fast-tests / logs_autotest OK 0.20 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.41 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.29 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.77 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.57 s
46/101 DPDK:fast-tests / memory_autotest OK 0.22 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.58 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.21 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.47 s
51/101 DPDK:fast-tests / node_list_dump OK 0.23 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.33 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.38 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.45 s
56/101 DPDK:fast-tests / pie_autotest OK 0.27 s
57/101 DPDK:fast-tests / rib_autotest OK 6.33 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.59 s
59/101 DPDK:fast-tests / ring_autotest OK 0.20 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.30 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.32 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.34 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.16 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.18 s
70/101 DPDK:fast-tests / table_autotest OK 8.90 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.25 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.27 s
73/101 DPDK:fast-tests / timer_autotest OK 3.02 s
74/101 DPDK:fast-tests / user_delay_us OK 0.20 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.22 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.34 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.26 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.25 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.19 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.20 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.18 s
84/101 DPDK:fast-tests / member_autotest OK 0.25 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.23 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.24 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.25 s
89/101 DPDK:fast-tests / service_autotest OK 1.44 s
90/101 DPDK:fast-tests / thash_autotest OK 0.19 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.23 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.23 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.22 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.19 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.26 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.23 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.74 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250795
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[378/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3059] Generating member.sym_chk with a meson_exe.py custom command.
[380/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250800
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[378/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[379/3059] Generating member.sym_chk with a meson_exe.py custom command.
[380/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250797
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.76 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.19 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.43 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.44 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.75 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.49 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.51 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.48 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.33 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.75 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.42 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.91 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.19 s
27/101 DPDK:fast-tests / errno_autotest OK 0.19 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.80 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.04 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.20 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.45 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.54 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.43 s
39/101 DPDK:fast-tests / logs_autotest OK 0.25 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.92 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.70 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.77 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.72 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.67 s
46/101 DPDK:fast-tests / memory_autotest OK 0.15 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.66 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.36 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.36 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.34 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.38 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.39 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.20 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.37 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.23 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.31 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.28 s
69/101 DPDK:fast-tests / string_autotest OK 0.26 s
70/101 DPDK:fast-tests / table_autotest OK 8.96 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.20 s
73/101 DPDK:fast-tests / timer_autotest OK 2.83 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.22 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.29 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.22 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.14 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.30 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.23 s
84/101 DPDK:fast-tests / member_autotest OK 0.27 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.19 s
89/101 DPDK:fast-tests / service_autotest OK 1.19 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.28 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.24 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.15 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.69 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.20 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.29 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.32 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.22 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.82 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.22 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286829
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250794
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.63 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.58 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.58 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.79 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.19 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250791
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.63 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.58 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.58 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.79 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.19 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250793
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.42 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.37 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.47 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.57 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.42 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.33 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.62 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.28 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.62 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.42 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.58 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 3.98 s
58/101 DPDK:fast-tests / rib6_autotest OK 3.98 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.18 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.79 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.42 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286830
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250786
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.53 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.38 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.62 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.57 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.42 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.27 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.43 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.58 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.72 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.07 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.08 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.03 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.13 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.88 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.48 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286820
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286825
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250789
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.53 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.38 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.62 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.57 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.42 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.27 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.43 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.58 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.72 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.07 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.08 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.03 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.13 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.88 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.48 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286828
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250792
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.53 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.38 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.62 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.57 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.42 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.27 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.43 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.58 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.58 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.72 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.07 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.08 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.03 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.13 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.88 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.48 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250788
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.83 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.67 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.20 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.20 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.21 s
10/101 DPDK:fast-tests / common_autotest OK 0.72 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 1.05 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.25 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.90 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.41 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.57 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.32 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.46 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.45 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.75 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.31 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.89 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 14.21 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.12 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.25 s
27/101 DPDK:fast-tests / errno_autotest OK 0.23 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.26 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.21 s
30/101 DPDK:fast-tests / fib_autotest OK 0.98 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.95 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.96 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.19 s
35/101 DPDK:fast-tests / hash_autotest OK 0.29 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.33 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.25 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.72 s
39/101 DPDK:fast-tests / logs_autotest OK 0.16 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.30 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.05 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.62 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.41 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.69 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.56 s
46/101 DPDK:fast-tests / memory_autotest OK 0.25 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.56 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.24 s
49/101 DPDK:fast-tests / meter_autotest OK 0.23 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.35 s
51/101 DPDK:fast-tests / node_list_dump OK 0.24 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.32 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.34 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.23 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.36 s
56/101 DPDK:fast-tests / pie_autotest OK 0.27 s
57/101 DPDK:fast-tests / rib_autotest OK 6.21 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.20 s
59/101 DPDK:fast-tests / ring_autotest OK 0.27 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.33 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.22 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.22 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.22 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.30 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.23 s
70/101 DPDK:fast-tests / table_autotest OK 8.86 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.19 s
73/101 DPDK:fast-tests / timer_autotest OK 2.60 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.20 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.29 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.35 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.15 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.24 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.19 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.25 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.48 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.23 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.25 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.21 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.25 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.73 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.26 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.20 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.61 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.24 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250785
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.83 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.67 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.20 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.23 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.20 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.21 s
10/101 DPDK:fast-tests / common_autotest OK 0.72 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 1.05 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.25 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.90 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.41 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.57 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.32 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.64 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.46 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.45 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.75 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.31 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.89 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 14.21 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.12 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.25 s
27/101 DPDK:fast-tests / errno_autotest OK 0.23 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.26 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.21 s
30/101 DPDK:fast-tests / fib_autotest OK 0.98 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.95 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.96 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.19 s
35/101 DPDK:fast-tests / hash_autotest OK 0.29 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.33 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.25 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.72 s
39/101 DPDK:fast-tests / logs_autotest OK 0.16 s
40/101 DPDK:fast-tests / lpm_autotest OK 5.30 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.05 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.62 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.41 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.69 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.56 s
46/101 DPDK:fast-tests / memory_autotest OK 0.25 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.56 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.24 s
49/101 DPDK:fast-tests / meter_autotest OK 0.23 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.35 s
51/101 DPDK:fast-tests / node_list_dump OK 0.24 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.32 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.34 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.23 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.36 s
56/101 DPDK:fast-tests / pie_autotest OK 0.27 s
57/101 DPDK:fast-tests / rib_autotest OK 6.21 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.20 s
59/101 DPDK:fast-tests / ring_autotest OK 0.27 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.33 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.22 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.22 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.22 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.30 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.26 s
69/101 DPDK:fast-tests / string_autotest OK 0.23 s
70/101 DPDK:fast-tests / table_autotest OK 8.86 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.19 s
73/101 DPDK:fast-tests / timer_autotest OK 2.60 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.20 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.29 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.35 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.15 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.24 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.19 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.25 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.48 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.23 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.25 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.21 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.25 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.73 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.26 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.30 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.20 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.61 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.24 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286840
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286818
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250790
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.53 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.42 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.99 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286839
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286821
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250787
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.87 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.21 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.79 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.78 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286835
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250784
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.11 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.52 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.23 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.18 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.23 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.59 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.71 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.11 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.40 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.45 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.49 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.62 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.34 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.75 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 13.25 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.01 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.26 s
27/101 DPDK:fast-tests / errno_autotest OK 0.30 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.30 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.93 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.98 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.82 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.27 s
34/101 DPDK:fast-tests / graph_autotest OK 0.23 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.74 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.35 s
38/101 DPDK:fast-tests / lcores_autotest OK 3.07 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 6.09 s
41/101 DPDK:fast-tests / lpm6_autotest OK 7.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.84 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.35 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.79 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.84 s
46/101 DPDK:fast-tests / memory_autotest OK 0.22 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.49 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.16 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.25 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.40 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.41 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.15 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.37 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 6.99 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.82 s
59/101 DPDK:fast-tests / ring_autotest OK 0.23 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.28 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.38 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.20 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.22 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.35 s
69/101 DPDK:fast-tests / string_autotest OK 0.36 s
70/101 DPDK:fast-tests / table_autotest OK 10.57 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.19 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.21 s
73/101 DPDK:fast-tests / timer_autotest OK 2.84 s
74/101 DPDK:fast-tests / user_delay_us OK 0.24 s
75/101 DPDK:fast-tests / version_autotest OK 0.20 s
76/101 DPDK:fast-tests / crc_autotest OK 0.23 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.46 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.19 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.20 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.18 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.18 s
84/101 DPDK:fast-tests / member_autotest OK 0.25 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.26 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.26 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.51 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.16 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.21 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.52 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.38 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.24 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.69 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286823
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286833
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286842
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286831
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286826
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 6:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 6:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286832
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286844
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286841
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286837
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286850
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286849
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286848
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286846
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286845
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286843
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286847
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 5:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 5:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286838
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 4:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 4:40 UTC (permalink / raw)
To: Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174295
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 4:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 4:36 UTC (permalink / raw)
To: Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174294
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 4:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 4:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174298
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 4:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 4:27 UTC (permalink / raw)
To: Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174297
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 4:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 4:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174296
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 4:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 4:24 UTC (permalink / raw)
To: Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174291
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 4:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 4:23 UTC (permalink / raw)
To: Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174299
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-11 4:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-11 4:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174292
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30202/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 17:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 17:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#24759
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.49 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.20 s
10/101 DPDK:fast-tests / common_autotest OK 0.51 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.80 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.31 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.49 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.36 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.53 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.44 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.59 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.32 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.83 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.25 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.15 s
30/101 DPDK:fast-tests / fib_autotest OK 0.92 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.71 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.32 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.30 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.30 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.01 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.48 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.04 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.52 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.21 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.24 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 4.85 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.18 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.14 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.25 s
70/101 DPDK:fast-tests / table_autotest OK 6.88 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.62 s
74/101 DPDK:fast-tests / user_delay_us OK 0.25 s
75/101 DPDK:fast-tests / version_autotest OK 0.21 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.14 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.25 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.23 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.16 s
90/101 DPDK:fast-tests / thash_autotest OK 0.19 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.14 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.21 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286741
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250727
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.49 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.20 s
10/101 DPDK:fast-tests / common_autotest OK 0.51 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.80 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.31 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.49 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.36 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.53 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.44 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.59 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.32 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.83 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.25 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.15 s
30/101 DPDK:fast-tests / fib_autotest OK 0.92 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.71 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.32 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.30 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.30 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.01 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.48 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.04 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.52 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.21 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.24 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 4.85 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.18 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.14 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.25 s
70/101 DPDK:fast-tests / table_autotest OK 6.88 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.62 s
74/101 DPDK:fast-tests / user_delay_us OK 0.25 s
75/101 DPDK:fast-tests / version_autotest OK 0.21 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.14 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.25 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.23 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.16 s
90/101 DPDK:fast-tests / thash_autotest OK 0.19 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.14 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.21 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286731
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250729
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.49 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.20 s
10/101 DPDK:fast-tests / common_autotest OK 0.51 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.80 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.31 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.49 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.36 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.53 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.44 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.59 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.32 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.83 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.25 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.15 s
30/101 DPDK:fast-tests / fib_autotest OK 0.92 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.71 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.32 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.30 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.30 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.01 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.48 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.04 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.52 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.21 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.28 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.24 s
56/101 DPDK:fast-tests / pie_autotest OK 0.19 s
57/101 DPDK:fast-tests / rib_autotest OK 4.85 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.75 s
59/101 DPDK:fast-tests / ring_autotest OK 0.18 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.20 s
64/101 DPDK:fast-tests / sched_autotest OK 0.14 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.25 s
70/101 DPDK:fast-tests / table_autotest OK 6.88 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.62 s
74/101 DPDK:fast-tests / user_delay_us OK 0.25 s
75/101 DPDK:fast-tests / version_autotest OK 0.21 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.14 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.25 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.23 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.16 s
90/101 DPDK:fast-tests / thash_autotest OK 0.19 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.14 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.21 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286738
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286740
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286725
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250730
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286729
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250724
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250726
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250728
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250722
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.68 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.58 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.68 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.97 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.53 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286727
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286726
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250720
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.68 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.58 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.68 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.97 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.53 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 8:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 8:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250723
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.68 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.58 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.68 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.27 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.97 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.53 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.21 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:59 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:59 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286724
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286718
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286720
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286722
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250725
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.19 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.77 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.52 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.47 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.08 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.52 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.28 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286713
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286715
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286723
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250721
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.19 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.77 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.52 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.47 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.08 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.52 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.28 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250718
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.19 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.77 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.52 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.47 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.08 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.52 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.28 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286728
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PEND |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250716
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.57 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.77 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.13 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.48 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.58 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.18 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.25 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.19 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.24 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.71 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.23 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286746
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286745
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250717
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.57 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.77 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.13 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.48 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.58 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.18 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.25 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.19 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.24 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.71 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.23 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286744
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286733
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286742
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286739
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250719
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.57 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.77 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.13 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.48 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.54 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.09 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.58 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.18 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.25 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.22 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.19 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.24 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.71 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.23 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 7:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286743
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286737
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286735
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286734
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 7:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250714
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.05 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.35 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.20 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.21 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.18 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.51 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.18 s
12/101 DPDK:fast-tests / debug_autotest OK 0.34 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.75 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.40 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.59 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.70 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.37 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.51 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.46 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.88 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.31 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.16 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.51 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.01 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.29 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 5:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 5:24 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174254
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 5:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 5:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174244
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 5:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 5:16 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174249
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 4:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 4:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174252
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-10 4:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-10 4:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174247
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30198/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 16:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 16:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286295
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 16:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 16:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286300
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 16:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 16:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250341
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.18 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.33 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.74 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.33 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.29 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.29 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.86 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.56 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.66 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.63 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.37 s
46/101 DPDK:fast-tests / memory_autotest OK 0.21 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.18 s
49/101 DPDK:fast-tests / meter_autotest OK 0.20 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.20 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.40 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.31 s
56/101 DPDK:fast-tests / pie_autotest OK 0.21 s
57/101 DPDK:fast-tests / rib_autotest OK 5.76 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.06 s
59/101 DPDK:fast-tests / ring_autotest OK 0.28 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.35 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.21 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.10 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.05 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.10 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 16:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 16:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250342
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.18 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.33 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.74 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.33 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.29 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.29 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.86 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.56 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.66 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.63 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.37 s
46/101 DPDK:fast-tests / memory_autotest OK 0.21 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.43 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.18 s
49/101 DPDK:fast-tests / meter_autotest OK 0.20 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.20 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.40 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.31 s
56/101 DPDK:fast-tests / pie_autotest OK 0.21 s
57/101 DPDK:fast-tests / rib_autotest OK 5.76 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.06 s
59/101 DPDK:fast-tests / ring_autotest OK 0.28 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.35 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.21 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.10 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.05 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.10 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.60 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 16:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 16:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286291
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 16:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 16:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286296
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 16:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 16:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286298
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250339
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286292
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250343
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250338
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286315
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250335
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250340
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating member.sym_chk with a meson_exe.py custom command.
[375/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286284
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286294
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286308
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:51 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:51 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286290
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286297
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286288
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286307
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250336
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.88 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.87 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250333
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.88 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.87 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250334
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.88 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.87 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.23 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286306
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286305
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:30 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:30 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250332
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.08 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.77 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.09 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.22 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.74 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.14 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.14 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.04 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.19 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.18 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.18 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286309
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250327
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.81 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.42 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.62 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.57 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.68 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.47 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.30 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.40 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.77 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.27 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.43 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.16 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.30 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.51 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250330
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.81 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.42 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.62 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.57 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.68 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.47 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.30 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.40 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.77 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.27 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.43 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.16 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.30 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.51 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 15:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 15:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#250331
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.81 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.42 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.62 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.62 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.57 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.68 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.22 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.47 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.30 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.40 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.77 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.27 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.43 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.85 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.18 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.16 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.30 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.51 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286310
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286302
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286313
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286314
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286311
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286304
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286303
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:40 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286299
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 14:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 14:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#286312
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 10:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 10:10 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174016
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 9:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 9:38 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174014
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 9:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 9:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174015
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-09 9:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-09 9:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#174013
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30186/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 8:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 8:32 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173637
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 8:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 8:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173635
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 7:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 7:55 UTC (permalink / raw)
To: Ferruh Yigit, Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173634
Test environment and result as below:
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| mtu_update | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| scatter | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 7:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 7:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173632
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249682
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.68 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.72 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.08 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.77 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.02 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.13 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.17 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.03 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249678
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[375/3059] Linking target lib/librte_member.so.22.0.
[376/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[377/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249681
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[375/3059] Linking target lib/librte_member.so.22.0.
[376/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[377/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249672
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[375/3059] Linking target lib/librte_member.so.22.0.
[376/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[377/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249679
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[375/3059] Linking target lib/librte_member.so.22.0.
[376/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[377/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285507
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249674
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[375/3059] Linking target lib/librte_member.so.22.0.
[376/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[377/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249675
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[375/3059] Linking target lib/librte_member.so.22.0.
[376/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[377/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285531
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249673
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[375/3059] Linking target lib/librte_member.so.22.0.
[376/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[377/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285509
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285530
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249669
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.78 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.18 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.67 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.03 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.68 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.68 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.49 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.59 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.37 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.09 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.18 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.05 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285532
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 6:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 6:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249676
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.87 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.40 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.81 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.20 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.73 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.67 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.58 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.06 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.48 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.92 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.31 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.76 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.29 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.15 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.25 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.56 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.88 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:59 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249670
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.87 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.72 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.40 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.81 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.20 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.73 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.67 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.58 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.06 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.48 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.92 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.31 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.76 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.29 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.15 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.25 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.56 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.88 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285515
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249677
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.64 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.49 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.14 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.25 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.74 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.39 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.51 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.45 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.70 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.75 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.40 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.83 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.19 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.91 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.88 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.81 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.37 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.20 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.24 s
39/101 DPDK:fast-tests / logs_autotest OK 0.19 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.71 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.36 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.62 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.39 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.50 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.24 s
51/101 DPDK:fast-tests / node_list_dump OK 0.22 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.40 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.73 s
59/101 DPDK:fast-tests / ring_autotest OK 0.18 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.39 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.35 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.27 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.22 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.95 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.24 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.66 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.24 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.36 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.20 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.25 s
89/101 DPDK:fast-tests / service_autotest OK 1.43 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.22 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.23 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.19 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.56 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.49 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.19 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.78 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.20 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:51 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285511
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249667
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.64 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.49 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.14 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.25 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.74 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.39 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.51 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.45 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.70 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.75 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.40 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.83 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.19 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.91 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.88 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.81 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.37 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.20 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.24 s
39/101 DPDK:fast-tests / logs_autotest OK 0.19 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.71 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.36 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.62 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.39 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.50 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.24 s
51/101 DPDK:fast-tests / node_list_dump OK 0.22 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.40 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.73 s
59/101 DPDK:fast-tests / ring_autotest OK 0.18 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.39 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.35 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.27 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.22 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.95 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.24 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.66 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.24 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.36 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.20 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.25 s
89/101 DPDK:fast-tests / service_autotest OK 1.43 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.22 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.23 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.19 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.56 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.49 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.19 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.78 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.20 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285518
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285526
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249671
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.64 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.49 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.14 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.25 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.74 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.39 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.35 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.51 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.45 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.70 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.75 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.40 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.83 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.19 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.91 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.88 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.81 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.37 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.20 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.24 s
39/101 DPDK:fast-tests / logs_autotest OK 0.19 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.71 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.36 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.62 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.39 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.50 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.25 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.24 s
51/101 DPDK:fast-tests / node_list_dump OK 0.22 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.40 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.61 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.73 s
59/101 DPDK:fast-tests / ring_autotest OK 0.18 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.39 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.35 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.27 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.22 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.95 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.24 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.66 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.24 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.36 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.20 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.18 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.25 s
89/101 DPDK:fast-tests / service_autotest OK 1.43 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.22 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.23 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.19 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.56 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.49 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.19 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.78 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.20 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285502
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:39 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:39 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285525
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285523
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285521
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285534
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285520
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285524
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:32 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:32 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285533
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:30 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:30 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285522
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285517
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285516
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285513
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285512
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285504
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285514
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285510
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-08 5:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-08 5:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285508
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30163/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 9:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 9:21 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173484
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| unit_tests_mbuf | PASS |
+-----------------+--------+
| mtu_update | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249511
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 12.35 s
2/101 DPDK:fast-tests / atomic_autotest OK 1.41 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.31 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.33 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.58 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.66 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.40 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.32 s
10/101 DPDK:fast-tests / common_autotest OK 1.28 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.38 s
12/101 DPDK:fast-tests / debug_autotest OK 1.64 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.27 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 3.33 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.96 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 1.78 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.90 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 1.26 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 1.06 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 1.39 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 1.27 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.44 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 2.49 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 16.65 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 5.08 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.43 s
27/101 DPDK:fast-tests / errno_autotest OK 0.34 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.60 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.36 s
30/101 DPDK:fast-tests / fib_autotest OK 2.53 s
31/101 DPDK:fast-tests / fib6_autotest OK 2.91 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 1.98 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.34 s
34/101 DPDK:fast-tests / graph_autotest OK 0.44 s
35/101 DPDK:fast-tests / hash_autotest OK 0.80 s
36/101 DPDK:fast-tests / interrupt_autotest OK 2.48 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.72 s
38/101 DPDK:fast-tests / lcores_autotest OK 31.93 s
39/101 DPDK:fast-tests / logs_autotest OK 0.37 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.13 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249506
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 12.35 s
2/101 DPDK:fast-tests / atomic_autotest OK 1.41 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.31 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.33 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.58 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.66 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.40 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.32 s
10/101 DPDK:fast-tests / common_autotest OK 1.28 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.38 s
12/101 DPDK:fast-tests / debug_autotest OK 1.64 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.27 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 3.33 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.96 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 1.78 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.90 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 1.26 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 1.06 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 1.39 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 1.27 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.44 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 2.49 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 16.65 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 5.08 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.43 s
27/101 DPDK:fast-tests / errno_autotest OK 0.34 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.60 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.36 s
30/101 DPDK:fast-tests / fib_autotest OK 2.53 s
31/101 DPDK:fast-tests / fib6_autotest OK 2.91 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 1.98 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.34 s
34/101 DPDK:fast-tests / graph_autotest OK 0.44 s
35/101 DPDK:fast-tests / hash_autotest OK 0.80 s
36/101 DPDK:fast-tests / interrupt_autotest OK 2.48 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.72 s
38/101 DPDK:fast-tests / lcores_autotest OK 31.93 s
39/101 DPDK:fast-tests / logs_autotest OK 0.37 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.13 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249508
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[371/3059] Linking static target lib/librte_member.a.
[372/3059] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'.
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285299
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249509
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[371/3059] Linking static target lib/librte_member.a.
[372/3059] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'.
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249510
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[371/3059] Linking static target lib/librte_member.a.
[372/3059] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'.
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249504
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[371/3059] Linking static target lib/librte_member.a.
[372/3059] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'.
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249512
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[371/3059] Linking static target lib/librte_member.a.
[372/3059] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'.
[373/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249507
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.47 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.18 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.73 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.18 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285297
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249502
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.47 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.18 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.73 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.18 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285298
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285296
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-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/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249505
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.47 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.18 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.23 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.73 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.18 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.63 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 6:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 6:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249503
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.13 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.09 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.18 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.69 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.28 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.55 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.74 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.19 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.04 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.09 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:59 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:59 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285300
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285319
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285321
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285320
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285317
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285323
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285314
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249501
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.15 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.13 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.33 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.64 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.77 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.16 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.73 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.71 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.98 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.20 s
35/101 DPDK:fast-tests / hash_autotest OK 0.31 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.28 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.84 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.65 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.65 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.59 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.34 s
56/101 DPDK:fast-tests / pie_autotest OK 0.25 s
57/101 DPDK:fast-tests / rib_autotest OK 5.63 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.08 s
59/101 DPDK:fast-tests / ring_autotest OK 0.21 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.35 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.24 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.14 s
64/101 DPDK:fast-tests / sched_autotest OK 0.28 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.23 s
70/101 DPDK:fast-tests / table_autotest OK 7.13 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.14 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.19 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.41 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.24 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.20 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.15 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.19 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.21 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.34 s
89/101 DPDK:fast-tests / service_autotest OK 1.35 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.26 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.23 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.21 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285318
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249500
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.15 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.13 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.33 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.64 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.77 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.16 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.73 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.71 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.98 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.20 s
35/101 DPDK:fast-tests / hash_autotest OK 0.31 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.28 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.84 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.65 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.65 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.59 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.34 s
56/101 DPDK:fast-tests / pie_autotest OK 0.25 s
57/101 DPDK:fast-tests / rib_autotest OK 5.63 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.08 s
59/101 DPDK:fast-tests / ring_autotest OK 0.21 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.35 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.24 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.14 s
64/101 DPDK:fast-tests / sched_autotest OK 0.28 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.23 s
70/101 DPDK:fast-tests / table_autotest OK 7.13 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.14 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.19 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.41 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.24 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.20 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.15 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.19 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.21 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.34 s
89/101 DPDK:fast-tests / service_autotest OK 1.35 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.26 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.23 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.21 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285309
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:51 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:51 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249497
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.15 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.13 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.33 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.64 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.77 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.16 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.73 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.71 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.98 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.20 s
35/101 DPDK:fast-tests / hash_autotest OK 0.31 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.28 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.84 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.65 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.65 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.59 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.34 s
56/101 DPDK:fast-tests / pie_autotest OK 0.25 s
57/101 DPDK:fast-tests / rib_autotest OK 5.63 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.08 s
59/101 DPDK:fast-tests / ring_autotest OK 0.21 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.35 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.24 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.14 s
64/101 DPDK:fast-tests / sched_autotest OK 0.28 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.23 s
70/101 DPDK:fast-tests / table_autotest OK 7.13 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.14 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.19 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.41 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.24 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.20 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.15 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.19 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.21 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.34 s
89/101 DPDK:fast-tests / service_autotest OK 1.35 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.26 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.23 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.21 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:51 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:51 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249498
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.15 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.51 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.15 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.13 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.33 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.18 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.64 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.55 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.77 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.16 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.25 s
30/101 DPDK:fast-tests / fib_autotest OK 0.73 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.71 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.98 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.20 s
35/101 DPDK:fast-tests / hash_autotest OK 0.31 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.28 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.84 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.65 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.65 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.43 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.59 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.31 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.34 s
56/101 DPDK:fast-tests / pie_autotest OK 0.25 s
57/101 DPDK:fast-tests / rib_autotest OK 5.63 s
58/101 DPDK:fast-tests / rib6_autotest OK 6.08 s
59/101 DPDK:fast-tests / ring_autotest OK 0.21 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.35 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.24 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.14 s
64/101 DPDK:fast-tests / sched_autotest OK 0.28 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.23 s
70/101 DPDK:fast-tests / table_autotest OK 7.13 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.14 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.19 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.41 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.24 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.22 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.20 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.15 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.19 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.21 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.34 s
89/101 DPDK:fast-tests / service_autotest OK 1.35 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.26 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.25 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.23 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.56 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.21 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285312
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285316
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:45 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:45 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285315
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249499
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.68 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.54 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.04 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.18 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.73 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.17 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:41 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:41 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285322
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285305
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#249496
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.57 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 5.19 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.77 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.33 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.67 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.53 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.42 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.54 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.23 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.03 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.18 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.14 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285291
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:33 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285301
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285306
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285304
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 5:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 5:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#285303
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 4:40 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 4:40 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173482
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 4:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 4:37 UTC (permalink / raw)
To: Test Report, Georgii Tkachuk, Qian Xu, Lijuan Tu, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173480
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 4:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 4:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173488
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 4:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 4:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173483
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 4:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 4:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173487
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 4:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 4:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173486
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 4:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 4:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173485
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30157/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-07 0:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-07 0:23 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173166
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| unit_tests_mbuf | PASS |
+-----------------+--------+
| mtu_update | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 19:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 19:56 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173021
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| unit_tests_mbuf | PASS |
+-----------------+--------+
| mtu_update | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 17:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 17:54 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#172957
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| unit_tests_mbuf | PASS |
+-----------------+--------+
| mtu_update | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 15:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 15:27 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#172877
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| unit_tests_mbuf | PASS |
+-----------------+--------+
| mtu_update | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30123/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 9:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 9:17 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#172660
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 20.04 ARM
Kernel: 5.15.0-97-generic
Compiler: gcc 11.4.0
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| unit_tests_mbuf | PASS |
+-----------------+--------+
| mtu_update | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30112/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:36 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:36 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284668
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284670
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284677
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:31 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248943
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.92 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.47 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.32 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.23 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.78 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.73 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.53 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.83 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.24 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.17 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.03 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284672
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:21 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:21 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284662
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248942
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.40 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.19 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.20 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.21 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.43 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.22 s
12/101 DPDK:fast-tests / debug_autotest OK 1.21 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.26 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.76 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.44 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.29 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.45 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.42 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.54 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.87 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.79 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.82 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.61 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.20 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.42 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.72 s
39/101 DPDK:fast-tests / logs_autotest OK 0.22 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.44 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.38 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.63 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.73 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.24 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.58 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.23 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.38 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.33 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.26 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.36 s
59/101 DPDK:fast-tests / ring_autotest OK 0.25 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.38 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.28 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.19 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.67 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.14 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.16 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.18 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.20 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.31 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.18 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.14 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.72 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.24 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.20 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.21 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.79 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248941
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.40 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.47 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.19 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.20 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.21 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.43 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.22 s
12/101 DPDK:fast-tests / debug_autotest OK 1.21 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.26 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.76 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.44 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.29 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.45 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.42 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.54 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.54 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.87 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.79 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.82 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.61 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.20 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.42 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.72 s
39/101 DPDK:fast-tests / logs_autotest OK 0.22 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.44 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.38 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.63 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.73 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.52 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.24 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.58 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.23 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.38 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.19 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.33 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.26 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.36 s
59/101 DPDK:fast-tests / ring_autotest OK 0.25 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.38 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.28 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.19 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.18 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 7.70 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.67 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.14 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.16 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.18 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.20 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.31 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.18 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.14 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.72 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.24 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.20 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.21 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.79 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284673
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248937
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284659
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284674
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:14 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:14 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284665
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248944
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248936
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[374/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[375/3059] Generating member.sym_chk with a meson_exe.py custom command.
[376/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284657
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248938
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.83 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.73 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.53 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.42 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.49 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.47 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.48 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:07 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173170
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248934
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.83 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.73 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.53 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.42 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.49 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.47 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.48 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248935
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.83 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.73 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.53 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.42 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.49 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.47 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.18 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.99 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.47 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.48 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 5:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 5:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284649
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:59 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:59 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173169
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284655
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284648
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284654
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284653
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284646
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:55 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173168
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284652
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284660
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:50 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:50 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248931
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.72 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.52 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.37 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.37 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.58 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.39 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.74 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.72 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.28 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.63 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.93 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.42 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.28 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248939
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.53 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 8.95 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.73 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.22 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.42 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.74 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.87 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.88 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.38 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.84 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.36 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.36 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.15 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.23 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.43 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.51 s
74/101 DPDK:fast-tests / user_delay_us OK 0.25 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.99 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.18 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.23 s
89/101 DPDK:fast-tests / service_autotest OK 1.12 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.18 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.48 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.43 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284678
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284664
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284676
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:44 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:44 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248930
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Debian 12 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@2/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 4.97 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.60 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.27 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.19 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.28 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.31 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.30 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.27 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.35 s
10/101 DPDK:fast-tests / common_autotest OK 0.80 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.29 s
12/101 DPDK:fast-tests / debug_autotest OK 1.17 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.33 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 1.25 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.44 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.61 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.50 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.63 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.50 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.65 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.76 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.44 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 1.02 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 14.69 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 2.60 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.23 s
27/101 DPDK:fast-tests / errno_autotest OK 0.31 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.24 s
30/101 DPDK:fast-tests / fib_autotest OK 1.26 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.18 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 1.11 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.33 s
34/101 DPDK:fast-tests / graph_autotest OK 0.37 s
35/101 DPDK:fast-tests / hash_autotest OK 0.69 s
36/101 DPDK:fast-tests / interrupt_autotest OK 2.01 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.32 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.20 s
39/101 DPDK:fast-tests / logs_autotest OK 0.27 s
40/101 DPDK:fast-tests / lpm_autotest OK 7.21 s
41/101 DPDK:fast-tests / lpm6_autotest OK 9.53 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.94 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.41 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.86 s
45/101 DPDK:fast-tests / memcpy_autotest OK 3.31 s
46/101 DPDK:fast-tests / memory_autotest OK 0.32 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.28 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.66 s
51/101 DPDK:fast-tests / node_list_dump OK 0.28 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.48 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.44 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.34 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.46 s
56/101 DPDK:fast-tests / pie_autotest OK 0.33 s
57/101 DPDK:fast-tests / rib_autotest OK 8.19 s
58/101 DPDK:fast-tests / rib6_autotest OK 8.16 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.64 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.19 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.34 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.14 s
64/101 DPDK:fast-tests / sched_autotest OK 0.30 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.28 s
67/101 DPDK:fast-tests / stack_autotest OK 0.28 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.35 s
69/101 DPDK:fast-tests / string_autotest OK 0.26 s
70/101 DPDK:fast-tests / table_autotest OK 9.47 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.31 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.97 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.30 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.39 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.26 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.22 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.29 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.29 s
84/101 DPDK:fast-tests / member_autotest OK 0.20 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.31 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.24 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.34 s
89/101 DPDK:fast-tests / service_autotest OK 1.76 s
90/101 DPDK:fast-tests / thash_autotest OK 0.20 s
91/101 DPDK:fast-tests / trace_autotest OK 0.26 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.26 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.18 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.68 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.15 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.27 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@2/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@2/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.64 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.26 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK@2/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284671
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284675
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284667
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248928
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.68 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.38 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.72 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 9.59 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.95 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.23 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.18 s
30/101 DPDK:fast-tests / fib_autotest OK 0.92 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.88 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.71 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.33 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.29 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.75 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.82 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.50 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.59 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.55 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.92 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.28 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.25 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.28 s
56/101 DPDK:fast-tests / pie_autotest OK 0.18 s
57/101 DPDK:fast-tests / rib_autotest OK 4.77 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.16 s
59/101 DPDK:fast-tests / ring_autotest OK 0.22 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.24 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.16 s
64/101 DPDK:fast-tests / sched_autotest OK 0.39 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.21 s
67/101 DPDK:fast-tests / stack_autotest OK 0.31 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.29 s
70/101 DPDK:fast-tests / table_autotest OK 11.08 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.26 s
73/101 DPDK:fast-tests / timer_autotest OK 2.85 s
74/101 DPDK:fast-tests / user_delay_us OK 0.33 s
75/101 DPDK:fast-tests / version_autotest OK 0.18 s
76/101 DPDK:fast-tests / crc_autotest OK 0.24 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.78 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.30 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.26 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.24 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.16 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.32 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.20 s
84/101 DPDK:fast-tests / member_autotest OK 0.27 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.24 s
86/101 DPDK:fast-tests / power_autotest OK 0.28 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.27 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.31 s
89/101 DPDK:fast-tests / service_autotest OK 1.57 s
90/101 DPDK:fast-tests / thash_autotest OK 0.21 s
91/101 DPDK:fast-tests / trace_autotest OK 0.24 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.21 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.24 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.28 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.77 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.16 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.18 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.50 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.28 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.75 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.42 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
RHEL 7
Kernel: 5.4.0-167-generic
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 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173165
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-06 4:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-06 4:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173167
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30139/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 7:05 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 7:05 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284417
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:56 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:56 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284419
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284421
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:47 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:47 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284425
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248715
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.63 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.37 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.57 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.42 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.52 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.22 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 2.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.62 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.27 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.38 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.53 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.42 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.22 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 3.98 s
58/101 DPDK:fast-tests / rib6_autotest OK 3.98 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.13 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.83 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.72 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.42 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284412
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248723
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[380/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[381/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248725
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[380/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[381/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248726
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[380/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[381/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284406
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248727
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[380/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[381/3059] Generating lpm.sym_chk with a meson_exe.py custom command.
[382/3059] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:22 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:22 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284404
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:19 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:19 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284402
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284395
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284427
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284397
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284426
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248719
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.44 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.18 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.28 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.18 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.77 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.03 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.53 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284394
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:15 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:15 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248724
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.58 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.19 s
10/101 DPDK:fast-tests / common_autotest OK 0.44 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.52 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.18 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.28 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.18 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.77 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.83 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.32 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.28 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.18 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 6.03 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.53 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:13 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:13 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284423
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284398
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284414
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284422
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284400
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248720
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.18 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.14 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.22 s
12/101 DPDK:fast-tests / debug_autotest OK 0.39 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.39 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.42 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.70 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.23 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.85 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.25 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.22 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.15 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.98 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.45 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.70 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.19 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.93 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.41 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.21 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.40 s
51/101 DPDK:fast-tests / node_list_dump OK 0.21 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.35 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.42 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 5.67 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.61 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.29 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.30 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.31 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.23 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.39 s
69/101 DPDK:fast-tests / string_autotest OK 0.36 s
70/101 DPDK:fast-tests / table_autotest OK 8.11 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.20 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.17 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.26 s
89/101 DPDK:fast-tests / service_autotest OK 1.29 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.28 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.15 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:11 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:11 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284407
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:09 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:09 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284401
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284420
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284410
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248722
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.18 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.14 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.22 s
12/101 DPDK:fast-tests / debug_autotest OK 0.39 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.39 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.42 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.70 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.23 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.85 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.25 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.22 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.15 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.98 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.45 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.70 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.19 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.93 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.41 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.21 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.40 s
51/101 DPDK:fast-tests / node_list_dump OK 0.21 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.35 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.42 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 5.67 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.61 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.29 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.30 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.31 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.23 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.39 s
69/101 DPDK:fast-tests / string_autotest OK 0.36 s
70/101 DPDK:fast-tests / table_autotest OK 8.11 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.20 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.17 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.26 s
89/101 DPDK:fast-tests / service_autotest OK 1.29 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.28 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.15 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284418
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:06 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:06 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248717
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.18 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.14 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.22 s
12/101 DPDK:fast-tests / debug_autotest OK 0.39 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.39 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.42 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.70 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.23 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.85 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.25 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.22 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.15 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.98 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.45 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.70 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.19 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.93 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.41 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.21 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.40 s
51/101 DPDK:fast-tests / node_list_dump OK 0.21 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.35 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.42 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 5.67 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.61 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.29 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.30 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.31 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.23 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.39 s
69/101 DPDK:fast-tests / string_autotest OK 0.36 s
70/101 DPDK:fast-tests / table_autotest OK 8.11 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.20 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.17 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.26 s
89/101 DPDK:fast-tests / service_autotest OK 1.29 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.28 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.15 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:04 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:04 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248712
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.18 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.14 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.22 s
12/101 DPDK:fast-tests / debug_autotest OK 0.39 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.39 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.42 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.70 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.23 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.85 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.25 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.22 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.15 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.98 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.45 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.70 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.19 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.93 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.41 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.21 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.40 s
51/101 DPDK:fast-tests / node_list_dump OK 0.21 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.35 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.42 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 5.67 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.61 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.29 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.30 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.31 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.23 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.39 s
69/101 DPDK:fast-tests / string_autotest OK 0.36 s
70/101 DPDK:fast-tests / table_autotest OK 8.11 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.20 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.17 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.26 s
89/101 DPDK:fast-tests / service_autotest OK 1.29 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.28 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.15 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284408
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:03 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:03 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#28509
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:02 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:02 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284409
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:01 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:01 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284405
Test environment and result as below:
+---------------------+--------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 39 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 (Clang) | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 40 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 24.04 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL9 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL 7 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | PASS |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | PASS |
+---------------------+--------------------+----------------------+
| FreeBSD 13.3 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 14.1 | PEND | SKIPPED |
+---------------------+--------------------+----------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL 7
Kernel: 5.4.0-167-generic
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 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 6:00 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 6:00 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248718
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 40 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.18 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.44 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.23 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.14 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.22 s
12/101 DPDK:fast-tests / debug_autotest OK 0.39 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.19 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.92 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.39 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.53 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.42 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.70 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.23 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.76 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.84 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.70 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.72 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.87 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.85 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.19 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.25 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.22 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.15 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.98 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.45 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.70 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.19 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.64 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.93 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.41 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.21 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.40 s
51/101 DPDK:fast-tests / node_list_dump OK 0.21 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.35 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.43 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.20 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.42 s
56/101 DPDK:fast-tests / pie_autotest OK 0.20 s
57/101 DPDK:fast-tests / rib_autotest OK 5.67 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.61 s
59/101 DPDK:fast-tests / ring_autotest OK 0.16 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.29 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.30 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.31 s
64/101 DPDK:fast-tests / sched_autotest OK 0.18 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.23 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.39 s
69/101 DPDK:fast-tests / string_autotest OK 0.36 s
70/101 DPDK:fast-tests / table_autotest OK 8.11 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.20 s
73/101 DPDK:fast-tests / timer_autotest OK 2.70 s
74/101 DPDK:fast-tests / user_delay_us OK 0.15 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.17 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.26 s
89/101 DPDK:fast-tests / service_autotest OK 1.29 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.20 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.28 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.15 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 5:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 5:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248714
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.72 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.38 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.57 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.04 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.68 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.37 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.41 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.28 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.54 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.88 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.57 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 5:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 5:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248713
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.72 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.38 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.57 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.04 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.72 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.68 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.52 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.37 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.84 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.22 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.82 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.41 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.28 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.14 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.22 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.98 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.54 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.88 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.18 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.57 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 5:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 5:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248711
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.63 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.48 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.19 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.22 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.21 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.46 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.34 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.16 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.89 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.36 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.36 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.42 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.29 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.62 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.28 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.74 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.26 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.98 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.14 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.16 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 1.31 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.21 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.85 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.37 s
34/101 DPDK:fast-tests / graph_autotest OK 0.21 s
35/101 DPDK:fast-tests / hash_autotest OK 0.30 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.29 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.23 s
39/101 DPDK:fast-tests / logs_autotest OK 0.18 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.17 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.32 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.40 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.63 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.31 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.45 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.33 s
51/101 DPDK:fast-tests / node_list_dump OK 0.21 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.33 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.32 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.01 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.90 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.27 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.14 s
64/101 DPDK:fast-tests / sched_autotest OK 0.22 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.28 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.30 s
69/101 DPDK:fast-tests / string_autotest OK 0.24 s
70/101 DPDK:fast-tests / table_autotest OK 8.19 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.24 s
73/101 DPDK:fast-tests / timer_autotest OK 2.87 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.98 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.29 s
89/101 DPDK:fast-tests / service_autotest OK 1.13 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.21 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.22 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.26 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 5:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 5:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248710
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Fedora 37 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.63 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.48 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.19 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.22 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.21 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.46 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.23 s
12/101 DPDK:fast-tests / debug_autotest OK 0.34 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.16 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.89 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.36 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.36 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.42 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.29 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.62 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.28 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.74 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 4.26 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.98 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.14 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.16 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 1.31 s
31/101 DPDK:fast-tests / fib6_autotest OK 1.21 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.85 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.37 s
34/101 DPDK:fast-tests / graph_autotest OK 0.21 s
35/101 DPDK:fast-tests / hash_autotest OK 0.30 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.29 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 2.23 s
39/101 DPDK:fast-tests / logs_autotest OK 0.18 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.17 s
41/101 DPDK:fast-tests / lpm6_autotest OK 6.32 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.60 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.40 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.63 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.31 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.45 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.33 s
51/101 DPDK:fast-tests / node_list_dump OK 0.21 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.33 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.32 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 6.01 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.90 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.27 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.16 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.14 s
64/101 DPDK:fast-tests / sched_autotest OK 0.22 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.28 s
67/101 DPDK:fast-tests / stack_autotest OK 0.26 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.30 s
69/101 DPDK:fast-tests / string_autotest OK 0.24 s
70/101 DPDK:fast-tests / table_autotest OK 8.19 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.24 s
73/101 DPDK:fast-tests / timer_autotest OK 2.87 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.98 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.29 s
89/101 DPDK:fast-tests / service_autotest OK 1.13 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.21 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.22 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.26 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 5:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 5:43 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173025
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 5:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 5:35 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173024
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 5:31 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 5:31 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173023
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-05 5:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-05 5:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#173022
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30132/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 6:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 6:46 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#172962
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 6:35 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 6:35 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#172967
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 6:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 6:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#172964
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 6:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 6:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#172960
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic x86_64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Aggregate Results by Test Suite
+-----------------+--------+
| Test Suite | Result |
+=================+========+
| scatter | PASS |
+-----------------+--------+
| unit_tests_mbuf | PASS |
+-----------------+--------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 6:10 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 6:10 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248595
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[354/3059] Linking target lib/librte_cmdline.so.22.0.
[355/3059] Linking target lib/librte_hash.so.22.0.
[356/3059] Generating symbol file 'lib/76b5a35@@rte_ethdev@sha/librte_ethdev.so.22.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 6:08 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 6:08 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284245
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 6:07 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 6:07 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284247
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:58 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:58 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284251
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:57 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:57 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284249
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:55 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:55 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248602
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[354/3059] Linking target lib/librte_cmdline.so.22.0.
[355/3059] Linking target lib/librte_hash.so.22.0.
[356/3059] Generating symbol file 'lib/76b5a35@@rte_ethdev@sha/librte_ethdev.so.22.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284255
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:54 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:54 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284240
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248603
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[354/3059] Linking target lib/librte_cmdline.so.22.0.
[355/3059] Linking target lib/librte_hash.so.22.0.
[356/3059] Generating symbol file 'lib/76b5a35@@rte_ethdev@sha/librte_ethdev.so.22.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:53 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:53 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248601
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[354/3059] Linking target lib/librte_cmdline.so.22.0.
[355/3059] Linking target lib/librte_hash.so.22.0.
[356/3059] Generating symbol file 'lib/76b5a35@@rte_ethdev@sha/librte_ethdev.so.22.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248594
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[354/3059] Linking target lib/librte_cmdline.so.22.0.
[355/3059] Linking target lib/librte_hash.so.22.0.
[356/3059] Generating symbol file 'lib/76b5a35@@rte_ethdev@sha/librte_ethdev.so.22.0.symbols'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:52 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:52 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248600
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for RHEL9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 3.00 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.41 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.21 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.59 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.86 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.14 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.79 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.46 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.43 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.56 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.32 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.16 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.69 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.22 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.18 s
30/101 DPDK:fast-tests / fib_autotest OK 0.80 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.86 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.60 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.22 s
35/101 DPDK:fast-tests / hash_autotest OK 0.30 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.54 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.47 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 4.33 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.76 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.55 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.65 s
45/101 DPDK:fast-tests / memcpy_autotest OK 2.01 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.49 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.22 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.28 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.30 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 5.11 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.95 s
59/101 DPDK:fast-tests / ring_autotest OK 0.27 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.31 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.14 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.22 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.14 s
64/101 DPDK:fast-tests / sched_autotest OK 0.26 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.18 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.15 s
70/101 DPDK:fast-tests / table_autotest OK 7.82 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.23 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.61 s
74/101 DPDK:fast-tests / user_delay_us OK 0.21 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.09 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.21 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.41 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.22 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.22 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.15 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.29 s
89/101 DPDK:fast-tests / service_autotest OK 1.43 s
90/101 DPDK:fast-tests / thash_autotest OK 0.15 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.51 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.33 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.61 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:49 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:49 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248599
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.76 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.19 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.21 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.23 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.64 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.22 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.84 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.54 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.45 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.84 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.36 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.77 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.71 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.95 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.20 s
27/101 DPDK:fast-tests / errno_autotest OK 0.21 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.20 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.14 s
30/101 DPDK:fast-tests / fib_autotest OK 0.74 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.75 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.67 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.23 s
38/101 DPDK:fast-tests / lcores_autotest OK 14.95 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.98 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.70 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.54 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.20 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.76 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.44 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.32 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.22 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.28 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.01 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.25 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.25 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.34 s
69/101 DPDK:fast-tests / string_autotest OK 0.24 s
70/101 DPDK:fast-tests / table_autotest OK 6.90 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.20 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.77 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.93 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.26 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.20 s
90/101 DPDK:fast-tests / thash_autotest OK 0.24 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.15 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.65 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:48 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:48 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248592
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 38 (Clang) (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.76 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.19 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.21 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.23 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.64 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.22 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.84 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.54 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.45 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.84 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.36 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.60 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.77 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 6.71 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.95 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.20 s
27/101 DPDK:fast-tests / errno_autotest OK 0.21 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.20 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.14 s
30/101 DPDK:fast-tests / fib_autotest OK 0.74 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.75 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.67 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.20 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.23 s
38/101 DPDK:fast-tests / lcores_autotest OK 14.95 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.98 s
41/101 DPDK:fast-tests / lpm6_autotest OK 5.70 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.54 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.20 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.76 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.44 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.22 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.29 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.32 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.22 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.28 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.92 s
58/101 DPDK:fast-tests / rib6_autotest OK 5.01 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.25 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.25 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.15 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.34 s
69/101 DPDK:fast-tests / string_autotest OK 0.24 s
70/101 DPDK:fast-tests / table_autotest OK 6.90 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.20 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.77 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.93 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.26 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.20 s
90/101 DPDK:fast-tests / thash_autotest OK 0.24 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.15 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.65 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.27 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.18 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#24618
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.62 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.68 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.63 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.36 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 7.38 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.18 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.27 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.24 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.21 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.14 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.33 s
86/101 DPDK:fast-tests / power_autotest OK 0.16 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.19 s
89/101 DPDK:fast-tests / service_autotest OK 1.21 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.18 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.35 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.58 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.18 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:46 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:46 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248598
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.62 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.68 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.63 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.36 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 7.38 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.18 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.27 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.24 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.21 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.14 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.33 s
86/101 DPDK:fast-tests / power_autotest OK 0.16 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.19 s
89/101 DPDK:fast-tests / service_autotest OK 1.21 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.18 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.35 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.58 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.18 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:43 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:43 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284236
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248591
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.62 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.68 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.63 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.36 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 7.38 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.18 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.27 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.24 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.21 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.14 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.33 s
86/101 DPDK:fast-tests / power_autotest OK 0.16 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.19 s
89/101 DPDK:fast-tests / service_autotest OK 1.21 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.18 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.35 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.58 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.18 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:42 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:42 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248597
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.62 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.68 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.63 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.36 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 7.38 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.18 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.27 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.24 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.21 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.14 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.33 s
86/101 DPDK:fast-tests / power_autotest OK 0.16 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.19 s
89/101 DPDK:fast-tests / service_autotest OK 1.21 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.18 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.35 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.58 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.18 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:38 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:38 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248596
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.62 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.68 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.63 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.36 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 7.38 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.18 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.27 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.24 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.21 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.14 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.33 s
86/101 DPDK:fast-tests / power_autotest OK 0.16 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.19 s
89/101 DPDK:fast-tests / service_autotest OK 1.21 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.18 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.35 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.58 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.18 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:37 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:37 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248589
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.62 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.68 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.63 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.36 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 7.38 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.18 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.27 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.24 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.21 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.14 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.33 s
86/101 DPDK:fast-tests / power_autotest OK 0.16 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.19 s
89/101 DPDK:fast-tests / service_autotest OK 1.21 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.18 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.35 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.58 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.18 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:34 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:34 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284231
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:30 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:30 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248593
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 39 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.62 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.47 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.68 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.63 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.88 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.67 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.62 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.62 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.32 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.78 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.17 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.42 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.23 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.18 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.16 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.25 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.18 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.22 s
67/101 DPDK:fast-tests / stack_autotest OK 0.20 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.36 s
69/101 DPDK:fast-tests / string_autotest OK 0.21 s
70/101 DPDK:fast-tests / table_autotest OK 7.38 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.18 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.59 s
74/101 DPDK:fast-tests / user_delay_us OK 0.19 s
75/101 DPDK:fast-tests / version_autotest OK 0.27 s
76/101 DPDK:fast-tests / crc_autotest OK 0.19 s
77/101 DPDK:fast-tests / distributor_autotest OK 1.24 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.20 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.19 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.21 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.27 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.14 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.33 s
86/101 DPDK:fast-tests / power_autotest OK 0.16 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.19 s
89/101 DPDK:fast-tests / service_autotest OK 1.21 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.19 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.18 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.18 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.22 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.35 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.18 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.58 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.18 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:29 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:29 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284238
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284234
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248590
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.57 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.52 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.67 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.02 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.57 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.79 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.52 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.19 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.29 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.18 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:27 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:27 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284233
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248587
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Windows Server 2019 | PEND |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 | PEND |
+---------------------+----------------+
| Debian 12 | PEND |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | PEND |
+---------------------+----------------+
| Fedora 39 | PEND |
+---------------------+----------------+
| Fedora 38 (Clang) | PEND |
+---------------------+----------------+
| openSUSE Leap 15 | PEND |
+---------------------+----------------+
| Fedora 39 (Clang) | PEND |
+---------------------+----------------+
| RHEL 7 | PEND |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | PEND |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 24.04 | PEND |
+---------------------+----------------+
==== Unit test summary for Fedora 37 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.57 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.52 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.67 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.47 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.32 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 3.02 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.57 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.48 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.79 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.52 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.47 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.19 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.28 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.29 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.18 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.18 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.17 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.22 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.93 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.52 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.18 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.23 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:26 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:26 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284232
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:25 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:25 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284235
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:24 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:24 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284229
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284226
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284254
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284253
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:23 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:23 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284230
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284228
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284250
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:20 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:20 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284242
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:18 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:18 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284246
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:17 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:17 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284252
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284244
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:16 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:16 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284243
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM) | PASS |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+------------------------------------+--------------------+
| Debian 12 with MUSDK | PEND |
+------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+------------------------------------+--------------------+
| Fedora 39 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-04 5:12 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-04 5:12 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#284237
Test environment and result as below:
+---------------------+----------------------+--------------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile |
+=====================+======================+====================+
| Windows Server 2022 | PASS | PASS |
+---------------------+----------------------+--------------------+
| Windows Server 2019 | PEND | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 13.3 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| FreeBSD 14.1 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| CentOS Stream 9 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian Bullseye | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Debian 12 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 37 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 38 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 38 | SKIPPED | PASS |
+---------------------+----------------------+--------------------+
| Fedora 39 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 39 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 (Clang) | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Fedora 40 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| openSUSE Leap 15 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL8 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| RHEL9 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 20.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 22.04 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
| Ubuntu 24.04 | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+
| RHEL 7 | SKIPPED | PEND |
+---------------------+----------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8,
inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 | return __builtin___memcpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 | __glibc_objsize0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
FreeBSD 13.3
Kernel: 13.3-RELEASE-p1
Compiler: clang 17.0.6
FreeBSD 14.1
Kernel: 14.1
Compiler: clang 18.1.5
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30127/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-03 6:33 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-03 6:33 UTC (permalink / raw)
To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Functional Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> functional testing issues
Upstream job id: Template-DTS-Pipeline#172881
Test environment and result as below:
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Ubuntu 20.04
Kernel: 5.4.0-122-generic
Compiler: gcc 9.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| scatter | PASS |
+-----------------------------+--------+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Aggregate Results by Test Suite
+------------+--------+
| Test Suite | Result |
+============+========+
| scatter | FAIL |
+------------+--------+
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | FAIL |
+----------------------------+--------+
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30123/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
* |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9
@ 2024-08-03 6:28 dpdklab
0 siblings, 0 replies; 5015+ messages in thread
From: dpdklab @ 2024-08-03 6:28 UTC (permalink / raw)
To: Test Report
Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
Luca Boccassi
_Testing issues_
Branch: tags/v21.11
49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#248496
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | FAIL |
+---------------------+----------------+
| RHEL 7 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL9 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== Unit test summary for Ubuntu 22.04 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/101 DPDK:fast-tests / acl_autotest OK 2.93 s
2/101 DPDK:fast-tests / atomic_autotest OK 0.37 s
3/101 DPDK:fast-tests / bitmap_autotest OK 0.17 s
4/101 DPDK:fast-tests / bpf_autotest OK 0.17 s
5/101 DPDK:fast-tests / bpf_convert_autotest OK 0.17 s
6/101 DPDK:fast-tests / bitops_autotest OK 0.17 s
7/101 DPDK:fast-tests / byteorder_autotest OK 0.17 s
8/101 DPDK:fast-tests / cksum_autotest OK 0.17 s
9/101 DPDK:fast-tests / cmdline_autotest OK 0.17 s
10/101 DPDK:fast-tests / common_autotest OK 0.42 s
11/101 DPDK:fast-tests / cpuflags_autotest OK 0.17 s
12/101 DPDK:fast-tests / debug_autotest OK 0.32 s
13/101 DPDK:fast-tests / devargs_autotest OK 0.17 s
14/101 DPDK:fast-tests / eal_flags_c_opt_autotest OK 0.67 s
15/101 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.27 s
16/101 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.47 s
17/101 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.22 s
18/101 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.42 s
19/101 DPDK:fast-tests / eal_flags_a_opt_autotest OK 0.32 s
20/101 DPDK:fast-tests / eal_flags_b_opt_autotest OK 0.27 s
21/101 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.57 s
22/101 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.27 s
23/101 DPDK:fast-tests / eal_flags_mem_autotest OK 0.67 s
24/101 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 2.98 s
25/101 DPDK:fast-tests / eal_flags_misc_autotest OK 1.68 s
26/101 DPDK:fast-tests / eal_fs_autotest OK 0.17 s
27/101 DPDK:fast-tests / errno_autotest OK 0.17 s
28/101 DPDK:fast-tests / ethdev_link_status OK 0.17 s
29/101 DPDK:fast-tests / event_ring_autotest OK 0.17 s
30/101 DPDK:fast-tests / fib_autotest OK 0.67 s
31/101 DPDK:fast-tests / fib6_autotest OK 0.67 s
32/101 DPDK:fast-tests / func_reentrancy_autotest OK 0.57 s
33/101 DPDK:fast-tests / flow_classify_autotest OK 0.17 s
34/101 DPDK:fast-tests / graph_autotest OK 0.17 s
35/101 DPDK:fast-tests / hash_autotest OK 0.27 s
36/101 DPDK:fast-tests / interrupt_autotest OK 1.17 s
37/101 DPDK:fast-tests / ipfrag_autotest OK 0.17 s
38/101 DPDK:fast-tests / lcores_autotest OK 1.33 s
39/101 DPDK:fast-tests / logs_autotest OK 0.17 s
40/101 DPDK:fast-tests / lpm_autotest OK 3.43 s
41/101 DPDK:fast-tests / lpm6_autotest OK 4.69 s
42/101 DPDK:fast-tests / malloc_autotest OK 0.47 s
43/101 DPDK:fast-tests / mbuf_autotest OK 0.27 s
44/101 DPDK:fast-tests / mcslock_autotest OK 0.47 s
45/101 DPDK:fast-tests / memcpy_autotest OK 1.77 s
46/101 DPDK:fast-tests / memory_autotest OK 0.17 s
47/101 DPDK:fast-tests / mempool_autotest OK 0.42 s
48/101 DPDK:fast-tests / memzone_autotest OK 0.17 s
49/101 DPDK:fast-tests / meter_autotest OK 0.17 s
50/101 DPDK:fast-tests / multiprocess_autotest OK 0.27 s
51/101 DPDK:fast-tests / node_list_dump OK 0.17 s
52/101 DPDK:fast-tests / per_lcore_autotest OK 0.27 s
53/101 DPDK:fast-tests / pflock_autotest OK 0.27 s
54/101 DPDK:fast-tests / prefetch_autotest OK 0.17 s
55/101 DPDK:fast-tests / rcu_qsbr_autotest OK 0.27 s
56/101 DPDK:fast-tests / pie_autotest OK 0.17 s
57/101 DPDK:fast-tests / rib_autotest OK 4.03 s
58/101 DPDK:fast-tests / rib6_autotest OK 4.03 s
59/101 DPDK:fast-tests / ring_autotest OK 0.17 s
60/101 DPDK:fast-tests / rwlock_test1_autotest OK 0.27 s
61/101 DPDK:fast-tests / rwlock_rda_autotest OK 5.13 s
62/101 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.13 s
63/101 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.13 s
64/101 DPDK:fast-tests / sched_autotest OK 0.17 s
65/101 DPDK:fast-tests / security_autotest OK 0.17 s
66/101 DPDK:fast-tests / spinlock_autotest OK 0.17 s
67/101 DPDK:fast-tests / stack_autotest OK 0.17 s
68/101 DPDK:fast-tests / stack_lf_autotest OK 0.27 s
69/101 DPDK:fast-tests / string_autotest OK 0.17 s
70/101 DPDK:fast-tests / table_autotest OK 5.84 s
71/101 DPDK:fast-tests / tailq_autotest OK 0.17 s
72/101 DPDK:fast-tests / ticketlock_autotest OK 0.17 s
73/101 DPDK:fast-tests / timer_autotest OK 2.53 s
74/101 DPDK:fast-tests / user_delay_us OK 0.17 s
75/101 DPDK:fast-tests / version_autotest OK 0.17 s
76/101 DPDK:fast-tests / crc_autotest OK 0.17 s
77/101 DPDK:fast-tests / distributor_autotest OK 0.87 s
78/101 DPDK:fast-tests / eventdev_common_autotest OK 0.17 s
79/101 DPDK:fast-tests / fbarray_autotest OK 0.17 s
80/101 DPDK:fast-tests / hash_readwrite_func_autotest SKIP 0.17 s
81/101 DPDK:fast-tests / ipsec_autotest SKIP 0.17 s
82/101 DPDK:fast-tests / kni_autotest SKIP 0.17 s
83/101 DPDK:fast-tests / kvargs_autotest OK 0.17 s
84/101 DPDK:fast-tests / member_autotest OK 0.17 s
85/101 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.17 s
86/101 DPDK:fast-tests / power_autotest OK 0.17 s
87/101 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.17 s
88/101 DPDK:fast-tests / reorder_autotest OK 0.22 s
89/101 DPDK:fast-tests / service_autotest OK 1.07 s
90/101 DPDK:fast-tests / thash_autotest OK 0.17 s
91/101 DPDK:fast-tests / trace_autotest OK 0.17 s
92/101 DPDK:fast-tests / metrics_autotest OK 0.17 s
93/101 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s
94/101 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s
95/101 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s
96/101 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s
97/101 DPDK:fast-tests / bitratestats_autotest OK 0.17 s
98/101 DPDK:fast-tests / latencystats_autotest OK 0.17 s
99/101 DPDK:fast-tests / pdump_autotest OK 5.24 s
100/101 DPDK:fast-tests / vdev_autotest OK 0.17 s
101/101 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s
Ok: 95
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 6
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.47 s (exit status 255 or signal 127 SIGinvalid)
2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s
Ok: 1
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test cryptodev_openssl_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL 7
Kernel: 5.4.0-167-generic
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30123/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 5015+ messages in thread
end of thread, other threads:[~2024-09-21 22:08 UTC | newest]
Thread overview: 5015+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-23 5:43 |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 dpdklab
2024-08-03 6:28 dpdklab
2024-08-03 6:33 dpdklab
2024-08-04 5:12 dpdklab
2024-08-04 5:16 dpdklab
2024-08-04 5:16 dpdklab
2024-08-04 5:17 dpdklab
2024-08-04 5:18 dpdklab
2024-08-04 5:20 dpdklab
2024-08-04 5:20 dpdklab
2024-08-04 5:20 dpdklab
2024-08-04 5:23 dpdklab
2024-08-04 5:23 dpdklab
2024-08-04 5:23 dpdklab
2024-08-04 5:23 dpdklab
2024-08-04 5:24 dpdklab
2024-08-04 5:25 dpdklab
2024-08-04 5:26 dpdklab
2024-08-04 5:26 dpdklab
2024-08-04 5:27 dpdklab
2024-08-04 5:27 dpdklab
2024-08-04 5:28 dpdklab
2024-08-04 5:29 dpdklab
2024-08-04 5:30 dpdklab
2024-08-04 5:34 dpdklab
2024-08-04 5:37 dpdklab
2024-08-04 5:38 dpdklab
2024-08-04 5:42 dpdklab
2024-08-04 5:42 dpdklab
2024-08-04 5:43 dpdklab
2024-08-04 5:46 dpdklab
2024-08-04 5:46 dpdklab
2024-08-04 5:48 dpdklab
2024-08-04 5:49 dpdklab
2024-08-04 5:52 dpdklab
2024-08-04 5:52 dpdklab
2024-08-04 5:53 dpdklab
2024-08-04 5:53 dpdklab
2024-08-04 5:54 dpdklab
2024-08-04 5:54 dpdklab
2024-08-04 5:55 dpdklab
2024-08-04 5:57 dpdklab
2024-08-04 5:58 dpdklab
2024-08-04 6:07 dpdklab
2024-08-04 6:08 dpdklab
2024-08-04 6:10 dpdklab
2024-08-04 6:25 dpdklab
2024-08-04 6:28 dpdklab
2024-08-04 6:35 dpdklab
2024-08-04 6:46 dpdklab
2024-08-05 5:27 dpdklab
2024-08-05 5:31 dpdklab
2024-08-05 5:35 dpdklab
2024-08-05 5:43 dpdklab
2024-08-05 5:49 dpdklab
2024-08-05 5:49 dpdklab
2024-08-05 5:54 dpdklab
2024-08-05 5:54 dpdklab
2024-08-05 6:00 dpdklab
2024-08-05 6:01 dpdklab
2024-08-05 6:02 dpdklab
2024-08-05 6:03 dpdklab
2024-08-05 6:03 dpdklab
2024-08-05 6:04 dpdklab
2024-08-05 6:06 dpdklab
2024-08-05 6:08 dpdklab
2024-08-05 6:08 dpdklab
2024-08-05 6:08 dpdklab
2024-08-05 6:08 dpdklab
2024-08-05 6:09 dpdklab
2024-08-05 6:11 dpdklab
2024-08-05 6:11 dpdklab
2024-08-05 6:12 dpdklab
2024-08-05 6:12 dpdklab
2024-08-05 6:12 dpdklab
2024-08-05 6:12 dpdklab
2024-08-05 6:13 dpdklab
2024-08-05 6:15 dpdklab
2024-08-05 6:15 dpdklab
2024-08-05 6:15 dpdklab
2024-08-05 6:16 dpdklab
2024-08-05 6:17 dpdklab
2024-08-05 6:17 dpdklab
2024-08-05 6:18 dpdklab
2024-08-05 6:19 dpdklab
2024-08-05 6:22 dpdklab
2024-08-05 6:23 dpdklab
2024-08-05 6:23 dpdklab
2024-08-05 6:23 dpdklab
2024-08-05 6:27 dpdklab
2024-08-05 6:28 dpdklab
2024-08-05 6:29 dpdklab
2024-08-05 6:34 dpdklab
2024-08-05 6:47 dpdklab
2024-08-05 6:49 dpdklab
2024-08-05 6:56 dpdklab
2024-08-05 7:05 dpdklab
2024-08-06 4:11 dpdklab
2024-08-06 4:26 dpdklab
2024-08-06 4:37 dpdklab
2024-08-06 4:42 dpdklab
2024-08-06 4:42 dpdklab
2024-08-06 4:43 dpdklab
2024-08-06 4:44 dpdklab
2024-08-06 4:44 dpdklab
2024-08-06 4:46 dpdklab
2024-08-06 4:46 dpdklab
2024-08-06 4:47 dpdklab
2024-08-06 4:50 dpdklab
2024-08-06 4:52 dpdklab
2024-08-06 4:53 dpdklab
2024-08-06 4:55 dpdklab
2024-08-06 4:57 dpdklab
2024-08-06 4:57 dpdklab
2024-08-06 4:58 dpdklab
2024-08-06 4:58 dpdklab
2024-08-06 4:58 dpdklab
2024-08-06 4:59 dpdklab
2024-08-06 5:00 dpdklab
2024-08-06 5:02 dpdklab
2024-08-06 5:06 dpdklab
2024-08-06 5:07 dpdklab
2024-08-06 5:09 dpdklab
2024-08-06 5:09 dpdklab
2024-08-06 5:11 dpdklab
2024-08-06 5:12 dpdklab
2024-08-06 5:14 dpdklab
2024-08-06 5:15 dpdklab
2024-08-06 5:15 dpdklab
2024-08-06 5:15 dpdklab
2024-08-06 5:15 dpdklab
2024-08-06 5:16 dpdklab
2024-08-06 5:20 dpdklab
2024-08-06 5:21 dpdklab
2024-08-06 5:26 dpdklab
2024-08-06 5:31 dpdklab
2024-08-06 5:34 dpdklab
2024-08-06 5:35 dpdklab
2024-08-06 5:36 dpdklab
2024-08-06 9:17 dpdklab
2024-08-06 15:27 dpdklab
2024-08-06 17:54 dpdklab
2024-08-06 19:56 dpdklab
2024-08-07 0:23 dpdklab
2024-08-07 4:16 dpdklab
2024-08-07 4:20 dpdklab
2024-08-07 4:24 dpdklab
2024-08-07 4:26 dpdklab
2024-08-07 4:31 dpdklab
2024-08-07 4:37 dpdklab
2024-08-07 4:40 dpdklab
2024-08-07 5:26 dpdklab
2024-08-07 5:29 dpdklab
2024-08-07 5:31 dpdklab
2024-08-07 5:33 dpdklab
2024-08-07 5:34 dpdklab
2024-08-07 5:36 dpdklab
2024-08-07 5:36 dpdklab
2024-08-07 5:41 dpdklab
2024-08-07 5:43 dpdklab
2024-08-07 5:45 dpdklab
2024-08-07 5:48 dpdklab
2024-08-07 5:50 dpdklab
2024-08-07 5:51 dpdklab
2024-08-07 5:51 dpdklab
2024-08-07 5:52 dpdklab
2024-08-07 5:52 dpdklab
2024-08-07 5:53 dpdklab
2024-08-07 5:53 dpdklab
2024-08-07 5:55 dpdklab
2024-08-07 5:56 dpdklab
2024-08-07 5:56 dpdklab
2024-08-07 5:57 dpdklab
2024-08-07 5:58 dpdklab
2024-08-07 5:58 dpdklab
2024-08-07 5:59 dpdklab
2024-08-07 6:03 dpdklab
2024-08-07 6:04 dpdklab
2024-08-07 6:05 dpdklab
2024-08-07 6:06 dpdklab
2024-08-07 6:13 dpdklab
2024-08-07 6:13 dpdklab
2024-08-07 6:13 dpdklab
2024-08-07 6:14 dpdklab
2024-08-07 6:16 dpdklab
2024-08-07 6:16 dpdklab
2024-08-07 6:18 dpdklab
2024-08-07 6:18 dpdklab
2024-08-07 6:31 dpdklab
2024-08-07 6:42 dpdklab
2024-08-07 6:42 dpdklab
2024-08-07 9:21 dpdklab
2024-08-08 5:13 dpdklab
2024-08-08 5:14 dpdklab
2024-08-08 5:15 dpdklab
2024-08-08 5:17 dpdklab
2024-08-08 5:17 dpdklab
2024-08-08 5:19 dpdklab
2024-08-08 5:22 dpdklab
2024-08-08 5:23 dpdklab
2024-08-08 5:30 dpdklab
2024-08-08 5:32 dpdklab
2024-08-08 5:32 dpdklab
2024-08-08 5:36 dpdklab
2024-08-08 5:36 dpdklab
2024-08-08 5:36 dpdklab
2024-08-08 5:38 dpdklab
2024-08-08 5:39 dpdklab
2024-08-08 5:44 dpdklab
2024-08-08 5:44 dpdklab
2024-08-08 5:46 dpdklab
2024-08-08 5:48 dpdklab
2024-08-08 5:48 dpdklab
2024-08-08 5:51 dpdklab
2024-08-08 5:54 dpdklab
2024-08-08 5:57 dpdklab
2024-08-08 5:59 dpdklab
2024-08-08 6:00 dpdklab
2024-08-08 6:02 dpdklab
2024-08-08 6:03 dpdklab
2024-08-08 6:04 dpdklab
2024-08-08 6:04 dpdklab
2024-08-08 6:04 dpdklab
2024-08-08 6:04 dpdklab
2024-08-08 6:04 dpdklab
2024-08-08 6:05 dpdklab
2024-08-08 6:05 dpdklab
2024-08-08 6:08 dpdklab
2024-08-08 6:14 dpdklab
2024-08-08 6:18 dpdklab
2024-08-08 6:20 dpdklab
2024-08-08 6:27 dpdklab
2024-08-08 7:25 dpdklab
2024-08-08 7:55 dpdklab
2024-08-08 8:23 dpdklab
2024-08-08 8:32 dpdklab
2024-08-09 9:29 dpdklab
2024-08-09 9:33 dpdklab
2024-08-09 9:38 dpdklab
2024-08-09 10:10 dpdklab
2024-08-09 14:38 dpdklab
2024-08-09 14:40 dpdklab
2024-08-09 14:41 dpdklab
2024-08-09 14:41 dpdklab
2024-08-09 14:43 dpdklab
2024-08-09 14:44 dpdklab
2024-08-09 14:44 dpdklab
2024-08-09 14:46 dpdklab
2024-08-09 14:56 dpdklab
2024-08-09 15:24 dpdklab
2024-08-09 15:24 dpdklab
2024-08-09 15:25 dpdklab
2024-08-09 15:29 dpdklab
2024-08-09 15:30 dpdklab
2024-08-09 15:40 dpdklab
2024-08-09 15:42 dpdklab
2024-08-09 15:42 dpdklab
2024-08-09 15:42 dpdklab
2024-08-09 15:43 dpdklab
2024-08-09 15:44 dpdklab
2024-08-09 15:47 dpdklab
2024-08-09 15:48 dpdklab
2024-08-09 15:51 dpdklab
2024-08-09 15:52 dpdklab
2024-08-09 15:52 dpdklab
2024-08-09 15:53 dpdklab
2024-08-09 15:54 dpdklab
2024-08-09 15:55 dpdklab
2024-08-09 15:55 dpdklab
2024-08-09 15:55 dpdklab
2024-08-09 15:55 dpdklab
2024-08-09 15:56 dpdklab
2024-08-09 15:58 dpdklab
2024-08-09 16:00 dpdklab
2024-08-09 16:03 dpdklab
2024-08-09 16:03 dpdklab
2024-08-09 16:04 dpdklab
2024-08-09 16:05 dpdklab
2024-08-09 16:24 dpdklab
2024-08-09 16:24 dpdklab
2024-08-10 4:36 dpdklab
2024-08-10 4:40 dpdklab
2024-08-10 5:16 dpdklab
2024-08-10 5:19 dpdklab
2024-08-10 5:24 dpdklab
2024-08-10 7:26 dpdklab
2024-08-10 7:31 dpdklab
2024-08-10 7:31 dpdklab
2024-08-10 7:31 dpdklab
2024-08-10 7:32 dpdklab
2024-08-10 7:33 dpdklab
2024-08-10 7:35 dpdklab
2024-08-10 7:35 dpdklab
2024-08-10 7:36 dpdklab
2024-08-10 7:36 dpdklab
2024-08-10 7:37 dpdklab
2024-08-10 7:39 dpdklab
2024-08-10 7:39 dpdklab
2024-08-10 7:39 dpdklab
2024-08-10 7:45 dpdklab
2024-08-10 7:46 dpdklab
2024-08-10 7:46 dpdklab
2024-08-10 7:50 dpdklab
2024-08-10 7:52 dpdklab
2024-08-10 7:52 dpdklab
2024-08-10 7:52 dpdklab
2024-08-10 7:53 dpdklab
2024-08-10 7:55 dpdklab
2024-08-10 7:57 dpdklab
2024-08-10 7:59 dpdklab
2024-08-10 8:03 dpdklab
2024-08-10 8:03 dpdklab
2024-08-10 8:03 dpdklab
2024-08-10 8:04 dpdklab
2024-08-10 8:07 dpdklab
2024-08-10 8:07 dpdklab
2024-08-10 8:08 dpdklab
2024-08-10 8:09 dpdklab
2024-08-10 8:09 dpdklab
2024-08-10 8:09 dpdklab
2024-08-10 8:09 dpdklab
2024-08-10 8:12 dpdklab
2024-08-10 8:25 dpdklab
2024-08-10 8:26 dpdklab
2024-08-10 8:28 dpdklab
2024-08-10 8:29 dpdklab
2024-08-10 8:33 dpdklab
2024-08-10 17:19 dpdklab
2024-08-11 4:09 dpdklab
2024-08-11 4:23 dpdklab
2024-08-11 4:24 dpdklab
2024-08-11 4:25 dpdklab
2024-08-11 4:27 dpdklab
2024-08-11 4:31 dpdklab
2024-08-11 4:36 dpdklab
2024-08-11 4:40 dpdklab
2024-08-11 5:18 dpdklab
2024-08-11 5:20 dpdklab
2024-08-11 5:21 dpdklab
2024-08-11 5:21 dpdklab
2024-08-11 5:22 dpdklab
2024-08-11 5:22 dpdklab
2024-08-11 5:22 dpdklab
2024-08-11 5:22 dpdklab
2024-08-11 5:24 dpdklab
2024-08-11 5:39 dpdklab
2024-08-11 5:57 dpdklab
2024-08-11 6:07 dpdklab
2024-08-11 6:08 dpdklab
2024-08-11 6:08 dpdklab
2024-08-11 6:09 dpdklab
2024-08-11 6:10 dpdklab
2024-08-11 6:11 dpdklab
2024-08-11 6:12 dpdklab
2024-08-11 6:12 dpdklab
2024-08-11 6:14 dpdklab
2024-08-11 6:15 dpdklab
2024-08-11 6:17 dpdklab
2024-08-11 6:18 dpdklab
2024-08-11 6:22 dpdklab
2024-08-11 6:24 dpdklab
2024-08-11 6:25 dpdklab
2024-08-11 6:26 dpdklab
2024-08-11 6:29 dpdklab
2024-08-11 6:31 dpdklab
2024-08-11 6:31 dpdklab
2024-08-11 6:32 dpdklab
2024-08-11 6:33 dpdklab
2024-08-11 6:36 dpdklab
2024-08-11 6:37 dpdklab
2024-08-11 6:39 dpdklab
2024-08-11 6:43 dpdklab
2024-08-11 6:44 dpdklab
2024-08-11 6:46 dpdklab
2024-08-11 6:47 dpdklab
2024-08-11 6:48 dpdklab
2024-08-11 6:50 dpdklab
2024-08-11 6:54 dpdklab
2024-08-11 6:55 dpdklab
2024-08-12 4:58 dpdklab
2024-08-12 5:09 dpdklab
2024-08-12 5:12 dpdklab
2024-08-12 5:20 dpdklab
2024-08-12 5:42 dpdklab
2024-08-12 5:46 dpdklab
2024-08-12 7:09 dpdklab
2024-08-12 7:14 dpdklab
2024-08-12 7:22 dpdklab
2024-08-12 7:27 dpdklab
2024-08-12 7:28 dpdklab
2024-08-12 7:37 dpdklab
2024-08-12 7:42 dpdklab
2024-08-12 7:43 dpdklab
2024-08-12 7:47 dpdklab
2024-08-12 7:53 dpdklab
2024-08-12 7:55 dpdklab
2024-08-12 7:56 dpdklab
2024-08-12 7:59 dpdklab
2024-08-12 8:00 dpdklab
2024-08-12 8:07 dpdklab
2024-08-12 8:08 dpdklab
2024-08-12 8:10 dpdklab
2024-08-12 8:11 dpdklab
2024-08-12 8:16 dpdklab
2024-08-12 8:20 dpdklab
2024-08-12 8:21 dpdklab
2024-08-12 8:21 dpdklab
2024-08-12 8:22 dpdklab
2024-08-12 8:23 dpdklab
2024-08-12 8:23 dpdklab
2024-08-12 8:25 dpdklab
2024-08-12 8:25 dpdklab
2024-08-12 8:38 dpdklab
2024-08-12 8:48 dpdklab
2024-08-12 9:01 dpdklab
2024-08-12 9:11 dpdklab
2024-08-12 9:12 dpdklab
2024-08-13 10:09 dpdklab
2024-08-13 10:09 dpdklab
2024-08-13 10:10 dpdklab
2024-08-13 10:11 dpdklab
2024-08-13 10:12 dpdklab
2024-08-13 10:12 dpdklab
2024-08-13 10:13 dpdklab
2024-08-13 10:14 dpdklab
2024-08-13 10:16 dpdklab
2024-08-13 10:17 dpdklab
2024-08-13 10:17 dpdklab
2024-08-13 10:18 dpdklab
2024-08-13 10:18 dpdklab
2024-08-13 10:19 dpdklab
2024-08-13 10:20 dpdklab
2024-08-13 10:20 dpdklab
2024-08-13 10:21 dpdklab
2024-08-13 10:22 dpdklab
2024-08-13 10:23 dpdklab
2024-08-13 10:24 dpdklab
2024-08-13 10:25 dpdklab
2024-08-13 10:28 dpdklab
2024-08-13 10:28 dpdklab
2024-08-13 10:29 dpdklab
2024-08-13 10:34 dpdklab
2024-08-13 10:36 dpdklab
2024-08-13 10:37 dpdklab
2024-08-13 10:38 dpdklab
2024-08-13 10:40 dpdklab
2024-08-13 10:43 dpdklab
2024-08-13 10:43 dpdklab
2024-08-13 10:46 dpdklab
2024-08-13 10:52 dpdklab
2024-08-13 10:54 dpdklab
2024-08-13 11:01 dpdklab
2024-08-13 11:03 dpdklab
2024-08-13 11:03 dpdklab
2024-08-13 11:05 dpdklab
2024-08-13 11:07 dpdklab
2024-08-13 11:08 dpdklab
2024-08-13 11:08 dpdklab
2024-08-13 11:08 dpdklab
2024-08-13 11:13 dpdklab
2024-08-13 12:13 dpdklab
2024-08-13 12:16 dpdklab
2024-08-13 12:20 dpdklab
2024-08-13 12:27 dpdklab
2024-08-13 12:34 dpdklab
2024-08-14 5:18 dpdklab
2024-08-14 5:18 dpdklab
2024-08-14 5:19 dpdklab
2024-08-14 5:19 dpdklab
2024-08-14 5:20 dpdklab
2024-08-14 5:21 dpdklab
2024-08-14 5:22 dpdklab
2024-08-14 5:23 dpdklab
2024-08-14 5:24 dpdklab
2024-08-14 5:27 dpdklab
2024-08-14 5:36 dpdklab
2024-08-14 5:42 dpdklab
2024-08-14 5:54 dpdklab
2024-08-14 6:01 dpdklab
2024-08-14 6:08 dpdklab
2024-08-14 6:20 dpdklab
2024-08-14 6:20 dpdklab
2024-08-14 7:02 dpdklab
2024-08-14 7:03 dpdklab
2024-08-14 7:04 dpdklab
2024-08-14 7:05 dpdklab
2024-08-14 7:09 dpdklab
2024-08-14 7:10 dpdklab
2024-08-14 7:10 dpdklab
2024-08-14 7:11 dpdklab
2024-08-14 7:13 dpdklab
2024-08-14 7:14 dpdklab
2024-08-14 7:17 dpdklab
2024-08-14 7:21 dpdklab
2024-08-14 7:21 dpdklab
2024-08-14 7:22 dpdklab
2024-08-14 7:28 dpdklab
2024-08-14 7:28 dpdklab
2024-08-14 7:34 dpdklab
2024-08-14 7:34 dpdklab
2024-08-14 7:34 dpdklab
2024-08-14 7:34 dpdklab
2024-08-14 7:36 dpdklab
2024-08-14 7:38 dpdklab
2024-08-14 7:40 dpdklab
2024-08-14 7:40 dpdklab
2024-08-14 7:45 dpdklab
2024-08-14 7:49 dpdklab
2024-08-14 7:57 dpdklab
2024-08-14 8:00 dpdklab
2024-08-15 5:15 dpdklab
2024-08-15 5:17 dpdklab
2024-08-15 5:45 dpdklab
2024-08-15 6:10 dpdklab
2024-08-15 6:10 dpdklab
2024-08-15 6:17 dpdklab
2024-08-15 6:18 dpdklab
2024-08-15 6:18 dpdklab
2024-08-15 6:34 dpdklab
2024-08-15 6:35 dpdklab
2024-08-15 6:35 dpdklab
2024-08-15 6:35 dpdklab
2024-08-15 6:35 dpdklab
2024-08-15 6:35 dpdklab
2024-08-15 6:35 dpdklab
2024-08-15 6:36 dpdklab
2024-08-15 6:36 dpdklab
2024-08-15 6:36 dpdklab
2024-08-15 6:36 dpdklab
2024-08-15 6:36 dpdklab
2024-08-15 6:36 dpdklab
2024-08-15 6:36 dpdklab
2024-08-15 6:36 dpdklab
2024-08-15 6:37 dpdklab
2024-08-15 6:37 dpdklab
2024-08-15 6:37 dpdklab
2024-08-15 6:37 dpdklab
2024-08-15 6:37 dpdklab
2024-08-15 6:38 dpdklab
2024-08-15 6:38 dpdklab
2024-08-15 6:39 dpdklab
2024-08-15 6:39 dpdklab
2024-08-15 6:39 dpdklab
2024-08-15 6:40 dpdklab
2024-08-15 6:41 dpdklab
2024-08-15 6:41 dpdklab
2024-08-15 6:42 dpdklab
2024-08-15 6:43 dpdklab
2024-08-15 6:59 dpdklab
2024-08-15 7:00 dpdklab
2024-08-15 7:02 dpdklab
2024-08-15 7:25 dpdklab
2024-08-15 7:27 dpdklab
2024-08-15 7:32 dpdklab
2024-08-15 8:12 dpdklab
2024-08-15 8:12 dpdklab
2024-08-15 8:13 dpdklab
2024-08-15 8:26 dpdklab
2024-08-15 8:28 dpdklab
2024-08-15 8:29 dpdklab
2024-08-16 5:46 dpdklab
2024-08-16 6:30 dpdklab
2024-08-16 6:33 dpdklab
2024-08-16 6:36 dpdklab
2024-08-16 7:39 dpdklab
2024-08-16 7:41 dpdklab
2024-08-16 7:46 dpdklab
2024-08-16 7:47 dpdklab
2024-08-16 7:47 dpdklab
2024-08-16 7:47 dpdklab
2024-08-16 7:48 dpdklab
2024-08-16 7:52 dpdklab
2024-08-16 7:54 dpdklab
2024-08-16 7:57 dpdklab
2024-08-16 7:58 dpdklab
2024-08-16 7:58 dpdklab
2024-08-16 8:05 dpdklab
2024-08-16 8:10 dpdklab
2024-08-16 16:15 dpdklab
2024-08-17 6:32 dpdklab
2024-08-17 6:36 dpdklab
2024-08-17 6:37 dpdklab
2024-08-17 6:38 dpdklab
2024-08-17 6:38 dpdklab
2024-08-17 6:38 dpdklab
2024-08-17 6:39 dpdklab
2024-08-17 6:39 dpdklab
2024-08-17 8:34 dpdklab
2024-08-17 8:35 dpdklab
2024-08-17 8:35 dpdklab
2024-08-17 8:35 dpdklab
2024-08-17 8:37 dpdklab
2024-08-17 8:38 dpdklab
2024-08-17 8:39 dpdklab
2024-08-17 8:39 dpdklab
2024-08-17 8:41 dpdklab
2024-08-17 8:41 dpdklab
2024-08-17 8:44 dpdklab
2024-08-17 8:45 dpdklab
2024-08-17 8:46 dpdklab
2024-08-17 8:46 dpdklab
2024-08-17 8:46 dpdklab
2024-08-17 8:47 dpdklab
2024-08-17 8:48 dpdklab
2024-08-17 8:50 dpdklab
2024-08-17 8:52 dpdklab
2024-08-17 8:55 dpdklab
2024-08-17 8:56 dpdklab
2024-08-17 8:58 dpdklab
2024-08-17 8:58 dpdklab
2024-08-17 8:58 dpdklab
2024-08-17 9:00 dpdklab
2024-08-17 9:14 dpdklab
2024-08-18 4:42 dpdklab
2024-08-18 4:53 dpdklab
2024-08-18 5:16 dpdklab
2024-08-18 5:20 dpdklab
2024-08-18 5:25 dpdklab
2024-08-18 5:44 dpdklab
2024-08-18 6:15 dpdklab
2024-08-18 6:17 dpdklab
2024-08-18 7:23 dpdklab
2024-08-18 7:37 dpdklab
2024-08-18 8:06 dpdklab
2024-08-18 8:18 dpdklab
2024-08-18 8:22 dpdklab
2024-08-18 8:30 dpdklab
2024-08-19 13:56 dpdklab
2024-08-20 7:00 dpdklab
2024-08-20 7:28 dpdklab
2024-08-20 7:32 dpdklab
2024-08-20 7:33 dpdklab
2024-08-20 7:38 dpdklab
2024-08-20 7:39 dpdklab
2024-08-20 7:39 dpdklab
2024-08-20 7:39 dpdklab
2024-08-20 7:55 dpdklab
2024-08-20 7:55 dpdklab
2024-08-20 7:55 dpdklab
2024-08-20 7:55 dpdklab
2024-08-20 7:56 dpdklab
2024-08-20 7:56 dpdklab
2024-08-20 7:57 dpdklab
2024-08-20 7:57 dpdklab
2024-08-20 8:43 dpdklab
2024-08-20 8:44 dpdklab
2024-08-20 8:45 dpdklab
2024-08-20 8:47 dpdklab
2024-08-20 8:49 dpdklab
2024-08-20 8:49 dpdklab
2024-08-20 8:51 dpdklab
2024-08-21 4:43 dpdklab
2024-08-21 4:50 dpdklab
2024-08-21 5:25 dpdklab
2024-08-21 5:29 dpdklab
2024-08-21 5:37 dpdklab
2024-08-21 5:47 dpdklab
2024-08-21 5:53 dpdklab
2024-08-21 6:09 dpdklab
2024-08-21 6:44 dpdklab
2024-08-21 6:44 dpdklab
2024-08-21 6:45 dpdklab
2024-08-21 6:45 dpdklab
2024-08-21 6:45 dpdklab
2024-08-21 6:45 dpdklab
2024-08-21 6:45 dpdklab
2024-08-21 6:45 dpdklab
2024-08-21 6:45 dpdklab
2024-08-21 6:46 dpdklab
2024-08-21 6:46 dpdklab
2024-08-21 6:46 dpdklab
2024-08-21 6:46 dpdklab
2024-08-21 6:46 dpdklab
2024-08-21 6:47 dpdklab
2024-08-21 6:47 dpdklab
2024-08-21 6:47 dpdklab
2024-08-21 6:47 dpdklab
2024-08-21 6:47 dpdklab
2024-08-21 6:48 dpdklab
2024-08-21 6:48 dpdklab
2024-08-21 7:13 dpdklab
2024-08-21 7:24 dpdklab
2024-08-21 7:32 dpdklab
2024-08-21 7:33 dpdklab
2024-08-21 8:58 dpdklab
2024-08-22 4:15 dpdklab
2024-08-22 4:52 dpdklab
2024-08-22 4:53 dpdklab
2024-08-22 4:54 dpdklab
2024-08-22 4:54 dpdklab
2024-08-22 5:33 dpdklab
2024-08-22 6:10 dpdklab
2024-08-22 6:28 dpdklab
2024-08-22 7:01 dpdklab
2024-08-22 7:02 dpdklab
2024-08-22 7:02 dpdklab
2024-08-22 7:03 dpdklab
2024-08-22 7:03 dpdklab
2024-08-22 7:03 dpdklab
2024-08-22 7:03 dpdklab
2024-08-22 7:03 dpdklab
2024-08-22 7:04 dpdklab
2024-08-22 7:04 dpdklab
2024-08-22 7:04 dpdklab
2024-08-22 7:05 dpdklab
2024-08-22 7:05 dpdklab
2024-08-22 7:05 dpdklab
2024-08-22 7:05 dpdklab
2024-08-22 7:05 dpdklab
2024-08-22 7:05 dpdklab
2024-08-22 7:06 dpdklab
2024-08-22 7:06 dpdklab
2024-08-22 7:06 dpdklab
2024-08-22 7:14 dpdklab
2024-08-22 7:32 dpdklab
2024-08-22 7:51 dpdklab
2024-08-22 8:17 dpdklab
2024-08-22 8:17 dpdklab
2024-08-22 8:18 dpdklab
2024-08-22 8:42 dpdklab
2024-08-22 9:35 dpdklab
2024-08-22 10:21 dpdklab
2024-08-22 10:27 dpdklab
2024-08-22 10:34 dpdklab
2024-08-23 4:09 dpdklab
2024-08-23 4:58 dpdklab
2024-08-23 5:25 dpdklab
2024-08-23 5:49 dpdklab
2024-08-23 5:59 dpdklab
2024-08-23 5:59 dpdklab
2024-08-23 6:32 dpdklab
2024-08-23 6:34 dpdklab
2024-08-23 6:37 dpdklab
2024-08-23 6:49 dpdklab
2024-08-23 6:57 dpdklab
2024-08-23 7:24 dpdklab
2024-08-23 7:24 dpdklab
2024-08-23 7:24 dpdklab
2024-08-23 7:25 dpdklab
2024-08-23 7:25 dpdklab
2024-08-23 7:25 dpdklab
2024-08-23 7:25 dpdklab
2024-08-23 7:26 dpdklab
2024-08-23 7:26 dpdklab
2024-08-23 7:26 dpdklab
2024-08-23 7:28 dpdklab
2024-08-23 7:30 dpdklab
2024-08-23 7:36 dpdklab
2024-08-23 7:38 dpdklab
2024-08-24 12:52 dpdklab
2024-08-24 13:58 dpdklab
2024-08-24 17:52 dpdklab
2024-08-24 17:57 dpdklab
2024-08-24 18:11 dpdklab
2024-08-24 18:12 dpdklab
2024-08-24 18:12 dpdklab
2024-08-25 8:55 dpdklab
2024-08-25 8:56 dpdklab
2024-08-25 8:57 dpdklab
2024-08-25 8:57 dpdklab
2024-08-25 8:58 dpdklab
2024-08-25 9:19 dpdklab
2024-08-25 9:42 dpdklab
2024-08-26 7:50 dpdklab
2024-08-26 7:52 dpdklab
2024-08-26 7:52 dpdklab
2024-08-26 7:53 dpdklab
2024-08-26 9:19 dpdklab
2024-08-26 16:19 dpdklab
2024-08-26 16:26 dpdklab
2024-08-26 16:29 dpdklab
2024-08-26 20:17 dpdklab
2024-08-26 20:21 dpdklab
2024-08-26 20:24 dpdklab
2024-08-26 20:32 dpdklab
2024-08-26 21:43 dpdklab
2024-08-26 21:46 dpdklab
2024-08-26 21:50 dpdklab
2024-08-26 21:57 dpdklab
2024-08-27 0:32 dpdklab
2024-08-27 7:04 dpdklab
2024-08-27 7:04 dpdklab
2024-08-27 7:04 dpdklab
2024-08-27 7:05 dpdklab
2024-08-27 7:05 dpdklab
2024-08-27 7:09 dpdklab
2024-08-27 7:38 dpdklab
2024-08-27 7:44 dpdklab
2024-08-27 7:45 dpdklab
2024-08-27 7:45 dpdklab
2024-08-27 7:49 dpdklab
2024-08-27 8:31 dpdklab
2024-08-27 8:33 dpdklab
2024-08-27 9:18 dpdklab
2024-08-27 9:23 dpdklab
2024-08-27 9:31 dpdklab
2024-08-27 9:35 dpdklab
2024-08-27 9:36 dpdklab
2024-08-27 9:36 dpdklab
2024-08-27 9:39 dpdklab
2024-08-27 9:40 dpdklab
2024-08-27 9:41 dpdklab
2024-08-27 9:42 dpdklab
2024-08-27 9:42 dpdklab
2024-08-27 9:43 dpdklab
2024-08-27 9:45 dpdklab
2024-08-27 9:49 dpdklab
2024-08-27 9:53 dpdklab
2024-08-27 9:54 dpdklab
2024-08-27 10:02 dpdklab
2024-08-27 10:04 dpdklab
2024-08-27 10:05 dpdklab
2024-08-27 10:05 dpdklab
2024-08-27 10:06 dpdklab
2024-08-27 10:07 dpdklab
2024-08-27 10:08 dpdklab
2024-08-27 10:08 dpdklab
2024-08-27 10:10 dpdklab
2024-08-27 10:12 dpdklab
2024-08-27 10:13 dpdklab
2024-08-27 10:16 dpdklab
2024-08-27 10:17 dpdklab
2024-08-27 10:18 dpdklab
2024-08-27 10:20 dpdklab
2024-08-27 10:20 dpdklab
2024-08-27 10:20 dpdklab
2024-08-27 10:25 dpdklab
2024-08-27 10:27 dpdklab
2024-08-27 11:36 dpdklab
2024-08-27 12:07 dpdklab
2024-08-27 16:19 dpdklab
2024-08-28 7:31 dpdklab
2024-08-28 7:31 dpdklab
2024-08-28 7:31 dpdklab
2024-08-28 7:32 dpdklab
2024-08-28 7:32 dpdklab
2024-08-28 8:08 dpdklab
2024-08-28 8:14 dpdklab
2024-08-28 8:18 dpdklab
2024-08-28 8:21 dpdklab
2024-08-28 9:03 dpdklab
2024-08-28 9:04 dpdklab
2024-08-28 9:04 dpdklab
2024-08-28 9:05 dpdklab
2024-08-28 9:05 dpdklab
2024-08-28 9:07 dpdklab
2024-08-28 9:08 dpdklab
2024-08-28 9:09 dpdklab
2024-08-28 9:14 dpdklab
2024-08-28 10:05 dpdklab
2024-08-28 10:06 dpdklab
2024-08-28 11:21 dpdklab
2024-08-28 11:24 dpdklab
2024-08-28 11:25 dpdklab
2024-08-29 7:47 dpdklab
2024-08-29 7:55 dpdklab
2024-08-29 8:03 dpdklab
2024-08-29 8:11 dpdklab
2024-08-29 8:17 dpdklab
2024-08-29 8:40 dpdklab
2024-08-29 8:42 dpdklab
2024-08-29 10:27 dpdklab
2024-08-29 11:34 dpdklab
2024-08-30 6:42 dpdklab
2024-08-30 6:43 dpdklab
2024-08-30 6:43 dpdklab
2024-08-30 6:43 dpdklab
2024-08-30 6:43 dpdklab
2024-08-30 8:43 dpdklab
2024-08-30 9:07 dpdklab
2024-08-30 9:08 dpdklab
2024-08-30 9:14 dpdklab
2024-08-30 9:14 dpdklab
2024-08-30 9:15 dpdklab
2024-08-30 9:16 dpdklab
2024-08-30 9:17 dpdklab
2024-08-30 9:18 dpdklab
2024-08-30 9:20 dpdklab
2024-08-30 9:21 dpdklab
2024-08-30 9:21 dpdklab
2024-08-30 9:21 dpdklab
2024-08-30 9:22 dpdklab
2024-08-30 9:23 dpdklab
2024-08-30 9:45 dpdklab
2024-08-31 4:50 dpdklab
2024-08-31 5:20 dpdklab
2024-08-31 5:22 dpdklab
2024-08-31 5:38 dpdklab
2024-08-31 5:58 dpdklab
2024-08-31 6:43 dpdklab
2024-08-31 7:23 dpdklab
2024-08-31 7:24 dpdklab
2024-08-31 7:24 dpdklab
2024-08-31 7:24 dpdklab
2024-08-31 7:24 dpdklab
2024-08-31 7:25 dpdklab
2024-08-31 7:27 dpdklab
2024-08-31 7:27 dpdklab
2024-08-31 7:27 dpdklab
2024-08-31 7:27 dpdklab
2024-08-31 7:28 dpdklab
2024-08-31 7:28 dpdklab
2024-08-31 7:28 dpdklab
2024-08-31 7:28 dpdklab
2024-08-31 7:28 dpdklab
2024-08-31 7:29 dpdklab
2024-08-31 7:29 dpdklab
2024-08-31 7:29 dpdklab
2024-08-31 7:30 dpdklab
2024-08-31 7:30 dpdklab
2024-08-31 7:30 dpdklab
2024-08-31 7:30 dpdklab
2024-08-31 7:30 dpdklab
2024-08-31 7:30 dpdklab
2024-08-31 7:33 dpdklab
2024-08-31 7:34 dpdklab
2024-08-31 7:36 dpdklab
2024-08-31 7:37 dpdklab
2024-09-01 7:10 dpdklab
2024-09-01 7:13 dpdklab
2024-09-01 7:13 dpdklab
2024-09-01 7:15 dpdklab
2024-09-01 7:15 dpdklab
2024-09-01 8:06 dpdklab
2024-09-01 8:06 dpdklab
2024-09-01 8:07 dpdklab
2024-09-01 8:09 dpdklab
2024-09-01 8:11 dpdklab
2024-09-01 8:11 dpdklab
2024-09-01 8:23 dpdklab
2024-09-01 8:23 dpdklab
2024-09-01 9:04 dpdklab
2024-09-01 9:06 dpdklab
2024-09-02 7:35 dpdklab
2024-09-02 7:41 dpdklab
2024-09-02 7:44 dpdklab
2024-09-02 7:46 dpdklab
2024-09-02 7:58 dpdklab
2024-09-02 8:02 dpdklab
2024-09-02 10:44 dpdklab
2024-09-02 12:27 dpdklab
2024-09-02 12:30 dpdklab
2024-09-02 12:37 dpdklab
2024-09-02 12:38 dpdklab
2024-09-02 12:44 dpdklab
2024-09-02 12:47 dpdklab
2024-09-02 12:49 dpdklab
2024-09-03 6:55 dpdklab
2024-09-03 7:06 dpdklab
2024-09-03 7:07 dpdklab
2024-09-03 7:08 dpdklab
2024-09-03 7:08 dpdklab
2024-09-03 7:09 dpdklab
2024-09-03 7:10 dpdklab
2024-09-03 7:11 dpdklab
2024-09-03 7:11 dpdklab
2024-09-03 7:11 dpdklab
2024-09-03 7:11 dpdklab
2024-09-03 7:12 dpdklab
2024-09-03 7:12 dpdklab
2024-09-03 7:12 dpdklab
2024-09-03 7:12 dpdklab
2024-09-03 7:12 dpdklab
2024-09-03 7:12 dpdklab
2024-09-03 7:14 dpdklab
2024-09-03 7:36 dpdklab
2024-09-03 7:37 dpdklab
2024-09-04 7:18 dpdklab
2024-09-04 7:19 dpdklab
2024-09-04 7:19 dpdklab
2024-09-04 7:19 dpdklab
2024-09-04 7:20 dpdklab
2024-09-04 9:14 dpdklab
2024-09-04 9:15 dpdklab
2024-09-04 9:17 dpdklab
2024-09-04 9:17 dpdklab
2024-09-04 9:17 dpdklab
2024-09-04 9:18 dpdklab
2024-09-04 9:18 dpdklab
2024-09-04 9:18 dpdklab
2024-09-04 9:18 dpdklab
2024-09-04 9:19 dpdklab
2024-09-04 9:19 dpdklab
2024-09-04 10:19 dpdklab
2024-09-18 12:06 dpdklab
2024-09-18 17:47 dpdklab
2024-09-19 0:06 dpdklab
2024-09-19 1:55 dpdklab
2024-09-19 4:58 dpdklab
2024-09-19 9:20 dpdklab
2024-09-19 15:15 dpdklab
2024-09-19 20:13 dpdklab
2024-09-20 3:30 dpdklab
2024-09-20 9:09 dpdklab
2024-09-20 10:19 dpdklab
2024-09-20 13:14 dpdklab
2024-09-20 23:39 dpdklab
2024-09-21 7:28 dpdklab
2024-09-21 17:34 dpdklab
2024-09-21 22:08 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).